
.css-dimmer::before {
    position: absolute;
    height: 100vh;
    width: 100vw;
    content: '';
    z-index: 1 !important;
    background-color: rgba(0,0,0,0.15) !important;
}
.css-title {
    text-shadow: 1px 1px 3px #000 !important;
    color: rgba(255,255,255,0.9) !important;
    font-weight: 700 !important;
}
.css-title-mobile {
    font-size: 36px !important;
}
.css-lead {
    font-size: 1.25em;
    text-shadow: 1px 1px 3px #000 !important;
    color: rgba(255,255,255,0.9) !important;
}
.css-lead-large {
    font-size: 1.75em;
    text-shadow: 1px 1px 3px #000 !important;
    color: rgba(255,255,255,0.9) !important;
    margin-top: 20px !important;
}
.css-lead-xlarge {
    font-size: 2.25em;
    text-shadow: 1px 1px 3px #000 !important;
    color: rgba(255,255,255,0.9) !important;
    margin-top: 30px !important;
}
.css-navtop-brand img {
    height: 28px !important;
}
.css-fw-400 {
    font-weight: 400 !important;
}

/**
 * Background image
 */
@media screen and (max-width: 640px) {
    #page-content { background-image: url("https://cdn.baankatakeeree.com/www/media/photos/villa/webp/042-hd.webp"); }
    .css-mobile-margin-adjust { margin-top: -60px !important; }
}
@media screen and (min-width: 641px) and (max-width: 1440px) {
    #page-content { background-image: url("https://cdn.baankatakeeree.com/www/media/photos/villa/webp/042-hd.webp"); }
}
@media screen and (min-width: 1441px) {
    #page-content { background-image: url("https://cdn.baankatakeeree.com/www/media/photos/villa/webp/042-fhd.webp"); }
}
