h1 {
    font-family: 'Raleway',
        cursive;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #000;
}

a {
    color: #33a97d;
}

a:hover {
    color: #3EB489;
}

.intro h1 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #000;
    line-height: 55px;
}

.fancy {
    font-family: 'Great Vibes',
        cursive;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #000;
    line-height: 55px;
}

.sidebar-title {
    font-family: 'Great Vibes',
        cursive;
    font-weight: bold;
    line-height: 55px;
}

.postImg {
    border-radius: 30px;
    background-size: cover;
    background-position: 50% 50%;
    height: 250px;
}

.post-box {
    height: 100%;
}

.postImg h3 {
    color: #fff;
    font-size: 2em;
    font-family: 'Raleway',
        cursive;
    line-height: 35px;
}

.entry-title {
    font-family: 'Great Vibes',
        cursive;
    font-size: 3rem;
    line-height: 60px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
    font-family: 'Raleway',
        cursive;
    font-weight: 600;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-family: 'Raleway',
        cursive;
    font-weight: 600;
}

h2 {
    font-family: 'Raleway',
        cursive;
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #000;
}

h3 {
    font-family: 'Raleway',
        cursive;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}

h4 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 1.5rem;
    font-style: normal;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #000;
    font-size: 2em;
}

h5 {
    font-family: 'Raleway',
        cursive;
}

p {
    font-family: "Raleway";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #747474;
}

.navbar-brand .img-fluid {
    height: 125px;
    width: auto;
}

.home-hero .video-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.55);
}

.video-overlay h1 {
    text-transform: uppercase;
}

.home-hero video {
    max-width: 100%;
    min-height: 45.9375rem;
    max-height: 45.9375rem;
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    padding: 0px;
}

.roseGold {
    color: #B76E79;
}
.navbar-toggler{
    display: none;
}
.mintGreen {
    color: #3EB489;
}

.home-hero {
    position: relative;
}

.innerHeader {
    position: relative;
    height: 31rem;
    background-size: cover;
    background-position: 50% 50%;
}

.innerHeader h1 {
    color: #fff;
    font-size: 5.5em !important;
    font-family: 'Great Vibes',
        cursive;
    margin-bottom: 20px;
    text-align: center;

}
.w-90{
    width: 90%;
    margin: auto;
}
.home-hero h1 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 7.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #fff;
}

.home-hero p {
    font-family: "Raleway";
    font-size: 1rem;
    font-style: italic;
    font-weight: 700;
    line-height: 140%;
    color: #B76E79;
}

.center {
    text-align: center;
    margin: auto;
    justify-content: center;
}

.bg-primary {
    background-color: transparent !important;
}

#wrapper-navbar {
    position: relative;
    z-index: 99;
    margin-bottom: -215px;
}

#wrapper-footer {
    background-color: #B76E79;
}

.intro {
    padding-top: 40px;
    padding-bottom: 40px;
}

.intro2 {
    background-color: #f4f4f4;
}

hr {
    color: #3EB489;
    border-top: 2px solid;
    opacity: 1;
    width: 33% !important;
    margin: auto;
    padding-bottom: 15px;
}

.services {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f4f4f4;
}

.service-thumbnail img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
}

.serviceCat {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 30px;
}

a {
    text-decoration: none;
}

.services a:hover {
    text-decoration: underline;
    text-decoration-color: #B76E79;
}

.testimonials {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
        url(/wp-content/uploads/2023/11/3b5bcec87e582f439afc92dea52f7d02_XL.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.testCont p {
    color: #fff;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
}

.testimonial-slider-item {
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 30px;

}

.testimonial-slider-content p {
    color: #515151;
}

.testimonials h1 {
    font-size: 5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: uppercase;
    color: #fff;
}

.testimonials h4 {
    color: #B76E79;
    font-size: 2.5em;
}

.testimonial-slider-name {
    font-weight: bold;
}

#wrapper-footer a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    width: auto;
}

#wrapper-footer ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

#wrapper-footer p {
    color: #fff;
    margin-bottom: 10px;
}

#wrapper-footer i {
    font-size: 2em;
}

.bookNow {
    padding-top: 80px;
    padding-bottom: 80px;
}

.bookNow h1 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #B76E79
}

.btn-primary {
    background-color: #3EB489;
    font-weight: 600;
    border: none;
}

.btn-primary:hover {
    background-color: #33a97d;
}

.contactUs p {
    margin-bottom: 0px;
}

.contactBox {
    border: 3px solid #B76E79;
    border-radius: 20px;
    padding: 30px;
}

.socials a {
    width: auto;
}

.socials i {
    font-size: 2em;
    color: #33a97d;
}

.service1 {
    background-color: #f4f4f4;
}

.service2 {
    background-color: #FF99A9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23FF99A9'/%3E%3Cstop offset='1' stop-color='%23C77BB8'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='540' height='450' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.1'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

.blogbookNow {
    background-color: #FF99A9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23FF99A9'/%3E%3Cstop offset='1' stop-color='%23C77BB8'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='540' height='450' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.1'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

.blogbookNow {
    padding-top: 80px;
    padding-bottom: 80px;
}

.blogbookNow p {
    color: #fff;
}

.blogbookNow h1 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #ffffff
}

.service2 h1 {
    color: #fff !important;
}

.service2 .singleService {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 30px;
    height: auto;

}

.ourServices {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ourServices h1 {
    font-family: 'Great Vibes',
        cursive;
    font-size: 5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86.4%;
    text-transform: capitalize;
    color: #B76E79;
    padding-top: 40px;
}

.singleService h3 {
    font-size: 1.5em;
}

.singleService p {
    margin-bottom: 0px;
}

.learnMore {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 20px;
}

.singleService {
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 30px;
    height: auto;
    margin: auto;
    text-align: center;

}

.bpa-front-si__default-img {
    display: none !important;
}

.serviceMeta p {
    margin-bottom: 0px;
}

.wp-post-image {
    max-height: 500px;
    width: auto;
    border-radius: 30px;
}

.entry-content .p-4 {
    padding: 0px !important;
}

#single-wrapper a {
    color: #FF99A9;
    font-weight: 800;
}

.blog-featured img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    object-position: 50% 10%;
    border-radius: 0px;
    border-bottom-right-radius: 30px;
}

.blog-sidebar a:hover {
    text-decoration: underline;
}

.postImg a {
    color: #fff;
}

.postImg a i {
    color: #33a97d;
}

.card-title {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem;
    font-family: 'Raleway',
        cursive;
    color: #000;
}

.card-title a {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 2rem;
    text-decoration: none;
    font-family: 'Raleway',
        cursive;
    color: #000;
}

.card-text {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    margin-bottom: 0px;
    font-family: 'Raleway',
        cursive;
}

.blogBox {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.homeBlog {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f4f4f4;

}

.homeBlog .col-md-4 {
    border-right: 2px solid #081b332a;
}

.homeBlog .col-md-4:last-child {
    border-right: none;
}

.card-img,
.card-img-top {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
    margin-bottom: 15px;
}
.single-product .sidebar {
    display: none !important;
}
#right-sidebar{
display: none !important;
}
.free-shipping-banner {
    font-family: 'Raleway',
    cursive;
    background-color: #FF99A9;
    color: #000000;
    text-align: center;
    padding: 10px;
    font-size: 1rem;
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.btn-outline-primary, .wpcf7 input[type=submit] {
    --bs-btn-color: #FF99A9;
    --bs-btn-border-color: #FF99A9;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #FF99A9;
    --bs-btn-hover-border-color: #FF99A9;
    --bs-btn-focus-shadow-rgb: 85, 51, 255;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #FF99A9;
    --bs-btn-active-border-color: #FF99A9;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FF99A9;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #FF99A9;
    --bs-gradient: none;
}
@media screen and (max-width: 600px) {
    .home-hero h1 {
        font-size: 5em;
    }

    #wrapper-footer h1 {
        font-size: 5em;
    }

    .innerHeader h1 {
        color: #fff;
        font-size: 3em !important;

    }

    .ourServices h1 {
        font-size: 3em;
    }

    .innerHeader {
        height: 23rem;
    }

    #menuBar {
        justify-content: end;
        position: relative;
        bottom: 75px;
        left: 20px;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block;
        top: 75px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .postImg h3 {
        font-size: 1.2em;
    }
}