


/* Featuredblocks */
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap:after {
    display: none;
}
.section.fb-grid-a-title-overlaps-image .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #000;
    background-color: #fff;
}
.featuredblocks-grid-a .featuredblocks .featuredblock__title {
    text-align: center;
    font-family: raleway-bold;
    font-size: 1.125rem;
    line-height: 1.625rem;
    display: block;
}

/* Font */
.component__title, .search-a__page-title, .stats-a .stats-item .stat__title {
    font-family: raleway-extrabold;
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 2.75rem;
}
.paragraph_default, p, .component__p, .beforeandafter-item .content-wrapper, .blade-a .blade__description p, .blog__viewing, .blog-post__date, .blog-post__author, .blog-post__categories, .blog-post__tags, .blog-post__date a, .blog-post__author a, .blog-post__categories a, .blog-post__tags a, .blog-post__content, .copyright__description, .featuredarticle__description, .featuredblocks-grid-a .featuredblocks .featuredblock__content p, .featuredblocks-grid-b .featuredblocks .featuredblock__content p, .featuredblocks-grid-c .featuredblocks .featuredblock__content p, .featuredblocks-flyup-a .featuredblocks .featuredblock__content p, .featuredblocks-flyup-a .featuredblocks .featuredblock__sub-menu-wrapper span, .featuredblocks-flyup-b .featuredblocks .featuredblock__content p, .featuredblocks-flyup-b .featuredblocks .featuredblock__sub-menu-wrapper span, .featuredblocks-flyup-c .featuredblocks .featuredblock__content p, .featuredblocks-flyup-c .featuredblocks .featuredblock__sub-menu-wrapper span, .gallery-item--description, .mediaslider-a .mediaslider__item-description p, .component-phone__label, .component-phone__number, .component-phone__number2, .component-phone__fax, .recentblog-a .recentblog__info li, .recentblog-a .recentblog__excerpt, .reviewourfirm-a__excerpt, .reviews-a .reviews__awards-ratings .reviews__awards-text, .reviews-a .reviews__awards-ratings .reviews__awards-text p, .reviews-a .reviews__table .review__content-col .review__content, .reviews-a .reviews__table .review__content-col .review__name, .staff-member__description p, .staff-list .staff__list .staff-member__name, .staff-list .staff__list .staff-member__prefix, .staff-list .staff__list .staff-member__suffix, .staff-detail .staff-member__phone, .staff-detail .staff-member__fax, .staff-detail .staff-member__email, .staff-detail .staff-member__phone a, .staff-detail .staff-member__fax a, .staff-detail .staff-member__email a, .staff-content__content p, .staff-content__text p, .testimonials-a .testimonials-item .testimonial__content p, .testimonials-a .testimonials-item .testimonial__source, .testimonials-b .testimonials-item .testimonial__content p, .testimonials-b .testimonials-item .testimonial__source, .testimonials-c .testimonials-item .testimonial__content p, .testimonials-c .testimonials-item .testimonial__source, .testimonials-d .testimonials-item .testimonial__content p, .testimonials-d .testimonials-item .testimonial__source {
    margin-bottom: 16px;
    font-family: Roboto;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
}

/* Colors */
.section--light .form-a .form__submit input.component__button--1 {
    color: #24769e !important;
    box-shadow: 2px 2px #ffae00, inset 2px 2px #ffae00 !important;
    background: rgba(255,174,0,.7)!important;
}
.section--light .form-a .form__submit input.component__button--1:hover {
    box-shadow: 2px 2px #ffae00, inset 2px 2px #ffae00 !important;
    background: #ffae00!important;
}
.section--light .cta__button.component__button--1,
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1, .section--dark .cta__button--icon.component__button--1, .section--dark .cta__button.component__button--1 {
    box-shadow: 2px 2px 0 0 #ffae00, inset 2px 2px 0 0 #ffae00;
    background: rgba(255, 174, 0, 0.7);
    color: black;
}
.section--light .cta__button.component__button--1:hover,
.section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button--icon.component__button--1:hover, .section--dark .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap .featuredblock__cta .cta__button.component__button--1:hover, .section--dark .cta__button--icon.component__button--1:hover, .section--dark .cta__button.component__button--1:hover {
    box-shadow: 2px 2px 0 0 #ffae00, inset 2px 2px 0 0 #ffae00;
    background: #ffae00;
    color: #24769e;
}

/* blade */
.alias-blade_painfield img.bladeImg {
    width: 200px !important;
    display: block;
    margin: auto;
}

/* cta */
a.cta__button--icon.component__button--1 {
    margin-top: 0px !important;
}