.header-style-s4:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(140deg, rgb(10 8 8 / 35%) 13.65%, rgb(10 8 8 / 35%) 91.31%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.plan-tab {
    width: auto;
}

.sidebar-form h3 {
    font-size: 18px;
}

.bgg-maincolo-1,
.ot-map-content-box-two {
    background-color: #fef5ee;
}

.rise-box h4 {
    font-size: 16px;
}

.gall-bt {
    padding-bottom: 0 !important;
}

/* location  */

.amenity-card h5 {
    font-size: 25px;
    margin-bottom: 20px;
    font-family: 'Scotch Display', serif !important;
}

.amenity-card {
    align-items: flex-start;
    border: 1px dotted #cfa241;
}