.so-show-img {
    max-height: 450px;
    object-fit: cover;
}
.so-gal-thumb {
    height: 80px;
    width: 100%;
    object-fit: cover;
}
.so-textarea {
    height: 100px;
}
.so-pre-line {
    white-space: pre-line;
}
.so-badge-cat {
    font-size: .6rem;
}
#reservation {
    scroll-margin-top: var(--navbar-h, 80px);
}
