@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@400;700&display=swap");

footer p,
footer a,
footer span {
    font-size: 13px;
    text-decoration: none;
}

footer a, footer a:active {
    color: #666;
}

    footer a:hover {
        color: #eb7018
    }

li {
    list-style-type: none;
}

header .logo img {
    max-height: 100px;
}

h3.widgettitle {
    color: #8f6228;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.1em;
}

main {
    min-height: 20vh;
}

/*.sb-portal-hotel-card__sidebar {
    background: rgb(35 39 53 / 70%) !important;
}

.sb-portal-hotel-card__header {
    background: linear-gradient(0deg,transparent,rgb(35 39 53 / 70%)) !important;
}

.sb-portal-hotel-card__description {
    background: linear-gradient(180deg,transparent,rgb(35 39 53 / 70%)) !important;
}*/