.wrap__locations-header .location p {
    margin-bottom: 0;
    color: white;
}
.wrap__home .form__group.form-input-comments {
    width: 82%;
}
.form, .wrap__testimonials {
    background: rgb(255 192 203);
}
.featuredblock__item:hover {
    background-color: rgb(255 192 203);
}
.map__title, .hours__title, .featuredarticles__title, .staff__title, h1, h2, h3, h4, h5, h6, .featuredblock__title, .featuredblock__container span, .testimonials__title, .form__title {
    color: rgb(50 205 50);
}
.testimonials__content {
    background-color: unset;
}
.testimonials__item {
    margin: 0 auto;
}











@media (max-width: 767px){
img.align-right, img.align-left {
float: none!important;
}
}

