.header-g .locations-a .location__phone--link:before {
    content: "";
    font-size: 20px !important;
}

.header-g .locations-a .location__phone a {
    margin: 0;
    line-height: 1;
    font-size: 18px;
}
strong.testimonial__source:before {
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    font-family: 'font-awesome';
    color: orange;
    display: block;
}

@media (min-width: 768px) {
    .logo.text-alignment--left .logo__title, .logo.text-alignment--left .logo__caption {
        text-align: left;
        font-size: 2.5rem !important;
    }
}