.center-title-caption-desktop .blade__links{
    justify-content: center !important;
}

a.cta__button.component__button--3, a.cta__button.component__button--2 {
    color: #000 !important;
}
.blade-img-center .row {
    align-items: center !important;
}

.img-grayscale img, .img-grayscale .featuredblock__image {
    filter: grayscale(1) !important;
}
.section.Reviews-promo .alias-reviews_promo_image .image img {
    filter: grayscale(1) !important;
}
.banner-a .banner__text-wrapper {
    top: 20%;
}
.section--dark .banner-a .banner__subtitle {
    color: #fff;
    text-shadow: 2px 2px #000;
}
.section--dark .banner-a .banner__title {
    color: #fff;
    text-shadow: 2px 2px #000;
}
.mobileHeader-logoImg {
    width: auto;
    min-height: 100px;
}
.section.aspen-fb-grid-a-full-image .featuredblocks .featuredblock__image {
    height: 250px;
}
.section.aspen-fb-grid-a-full-image .featuredblocks .featuredblock__title {
    height: calc(100% - 250px);
}
.staff-single-column .staff-member__image-wrapper img {
    width: 275px;
    height: 275px;
    object-fit: cover;
}
/* #id_690c402f-c67b-5343-acae-24b4f052990f .section__column-1.ple-column-padding {
    padding-bottom: 10px;
} */
/* .ple-column-padding {
    padding-top: 10px;
} */


.typage { 
    display: flex; 
    justify-content: center;
    align-items: center; 
    height: 100vh; 
}
.typage:before {
    background-color: #EBEBEB;
}

 .thank-you-container {
           padding: 20px;
           max-width: 100%;
           width: 100%;
       }
       .home-button {
           margin-top: 20px;
           padding: 10px 20px;
           text-decoration: none;
           color: #ffffff !important;
           background-color: #1A2634;
           border-radius: 5px;      
           display: inline-block;
       }
       .home-button, .home-buttons {
            margin-top: 20px;
            padding: 10px 20px;
            text-decoration: none;
            color: #ffffff !important;
            background-color: #1A2634;
            display: inline-block;
            width: -webkit-fill-available !important;
            max-width: 50% !important;
        }
        a.home-button {
            width: -webkit-fill-available;
            max-width: 300px;
        } 
       .thank-you-container {
            margin: auto;
            padding: 30px;
            max-width: 80%;
            width: 100%;
            background-color: #FFFF;
            border-radius: 20px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            text-align: center;
        }
        @media (max-width: 475px) {
            .thank-you-container {
                max-width: 100%;
            }
        }
        a.home-button {
    width: -webkit-fill-available;
    max-width: 300px;
}  


.footerimg h3.blade__title.component__title {
    text-align: center;
}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}
