.fullwidth-layout {
    overflow-x: hidden;
}
@media (min-width: 992px) {
    .banner-a .banner__title {
        font-size: 3.5rem;
        font-weight: 600;
        text-shadow: 1px 1px black;
        margin-top:5%;
    }
}
@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        text-shadow: 1px 1px black;
        font-size:2rem;
    }
.featuredblocks-grid-a .featuredblocks .featuredblock__title{
        font-size: 1.75rem;
         text-shadow: 1px 1px black;
         color:white;
    }
    }
.section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: white;
}

.location__phone-num::after {
    content: "\a Fax\003A \00a0\0028 541\0029 \00a0 946-1057";
    color: #f9ef13;
    white-space: pre-wrap;
    text-decoration:none!important;
}

/*
.section.single-locations-1 .locations-a .list .location__address::after{
    content: "1240 E Main St \A  Cottage Grove, OR 97424 2217";
    white-space: pre-wrap;
}
*/
