.logo__title {
    font-size: 30px;
    text-shadow: 1px 1px 3px #000;
}

.location__phone a::after {
    content: " (Foot)";
}



.staff_wrapper  {
    clear:both;
}

.staff_wrapper img {
    float:right;
    margin-left:10px;
    border:1px solid #ddd;
}

.featuredblock__title {
    text-align: center;
}

.testimonials__content {
    text-align: center;
}


.wrap__fullscreenbackground::before {
    background: linear-gradient(20deg, #800080 0%, rgba(199, 171, 89, 0) 61%, rgba(199, 171, 89, 0) 72%, #be29ec2 100%);
}

.slider__button a {
    background-color: #800080;
    color: #fff;
}

.slider__title,
.slider__caption {
    text-shadow: 1px 1px 3px #000;
}

.slider__button a:hover, .slider__button a:focus {
    background-color: #ded2a8;
    border: 3px solid #ded2a8;
}

.featuredblocks .featuredblock__button {
    background-color: #ffffff;
    border: 3px solid #800080;
    padding: 10px 20px!important;
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

.featuredblock__container:hover .featuredblock__button {
    background-color: #800080;
    border: 3px solid #660066;
    color:#fff;
}

.twocolumns-section--inner .wide-col {
    background: #ffffff;
}

.scrollActive .wrap__header .holder-row .container {
    background: #660066;
}

.scrollActive .wrap__header .header__middle .container {
    background: #800080
}

.hours__name {
    background: #800080
}

.map__title,
.map__caption,
.hours__title,
.hours__caption {
    text-shadow: 1px 1px 3px #000;
}

@media (max-width:767px) {
    .staff_wrapper  {
        text-align:center;
    }
    
    .staff_wrapper img {
        float:unset;
        margin-left:0;
        margin-bottom:10px;
    }
}










/*custom colors*/