a.cta__button.component__button--1.piwik_ignore,
a.cta__button.component__button--1 {
    color: #fff !important;
}


.section--dark .socialmedia__link {
    color: #0A436D !important;
}

@media (min-width: 992px) {
    .banner-a .banner__title {
        font-size: 3.5rem;
        line-height: 3rem;
        margin-top: 25%;
 
    }
    }
/*@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        text-shadow: 1px 1px black;
    }
}
*/
.section.fb-grid-a-section-overlap .section--light .featuredblocks-grid-a .featuredblocks {
    background-color: #Aecde2;
}
.section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title {
    color: #1586db;
}
.section--light .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__icon .main-icon {
    color: #1586db;
}

@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        font-size: 1rem;
    }
}
@media (min-width: 992px) {
    .banner-a .banner__title {
        text-shadow: 1px 1px black;
        margin-top: 20%;
    }
}
@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        text-shadow: 1px 1px black;
    }
}
.cta__button {
        min-width: 15rem;
        font-size: 20px;
    }

.locations-a .location__address, .locations-a .location__phone-num {
    font-size: 18px;
}
.section--light .form-a .form__submit input.component__button--1 {
    color: #1586db;
}
.cta__button {
    line-height: 20px;
}


@media (max-width: 525px){
    html,body{
        overflow-x: hidden !important;
    }
    body *{
        box-sizing: border-box !important;
        min-width: unset !important;
    }
    .featuredblock__item, .hours__day, .map-a {
        overflow-x: hidden !important;
    }
    #ple_fixed{
        display: none !important;
    }
}
.stickyyyyyy{
position: fixed;
width: 100%;
top: 0;
z-index: 9999;
}


.greenbg:before {
    background-color: #00D162;
}