/* Use this file to overwrites the template styles */

body :not(header) :is(li, p),
body :not(footer) :is(li, p) {
    line-height: 1.5;
}

.m-quickbooker {
    border-radius: 4px;
}

.o-button {
    border-radius: 2px !important;
}

/*.t-nav {
    background-color: #363d36;
}*/

.t-nav .o-grid--vertical {
    align-items: flex-start;
}

.m-logo {
    max-width: 250px;
}

.m-nav__item a {
    letter-spacing. 0.5px;
    text-transform: uppercase;
}
.h-grow {
    border-radius: 4px;
}