/* Header */
.header-g .cta-a .cta__links-wrapper a,
.header-f .cta-a .cta__links-wrapper a,
.navigation-a .navigation__item--link,
.header-g .locations-a .location__address, .header-f .locations-a .location__address,
.header-g .locations-a .location__phone--link, .header-f .locations-a .location__phone--link {
    font-size: 1.125rem;
    line-height: 1.45rem;
}
.navigation-a .navigation__item--link {
    font-weight: 600;
}

/* Phone number */
span.component-phone__number.phone-l {
    font-family: oswald, Arial, sans-serif;
}
.sms-link {
    display: block;
}
.sms-link, .sms-num {
    font-family: oswald, Arial, sans-serif;
    font-size: 1.5rem;
}
span.component-phone__number.phone-l:before,
.sms-num:before {
    content: "\f095";
    font: normal normal normal 14px/1 font-awesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px;
}
.sms-num:before {
    content: "\f10b" !important;
}

/* Featuredblocks */
.section.harrisburg-fbs.section__bg--dark-3 .section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__image::before {
    opacity: .4;
}

/* hours */
.hours-a .hours__dayname, .hours-a .hours__time {
    font-size: 1rem;
}

/* Locations */
.section.single-locations-1 .locations-a .list .location__phone-wrapper {
    margin-right: 48px;
}
.section.single-locations-1 .location__phone-sms-wrapper {
    margin: 12px 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.section.single-locations-1 .location__sms-phone {
    margin: 0;
    position: relative;
    padding-left: 64px;
}
.section.single-locations-1 .location__sms-phone:before {
    content: "\f10b";
    font: normal normal normal 14px / 1 font-awesome;
    font-size: 20px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 3px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 28px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-color: #e1dfd9;
    color: #e1dfd9;
}
.section.single-locations-1 .locations-a .list .location__name {
    font-size: 2.25rem;
}

/* Custom colors */
.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: rgb(255 255 255 / 70%);
}
.section--dark .form-a .form__submit input.component__button--1 {
    color: rgb(255 255 255);
    background-color: transparent;
    border: 2px solid rgb(255, 255, 255);
}
.section--dark .form-a .form__submit input.component__button--1:hover {
    background-color: white;
    color: black;
}
.section--light .component__subtitle, .section--light .stats-a .stats-item .stat__subtitle, .stats-a .stats-item .section--light .stat__subtitle {
    color: #67bd45;
    font-weight: 500;
}
.section--dark .locations-a .location__direction-link .cta__button.component__button--1 {
    color: #fff;
}
.section--dark .locations-a .location__direction-link .cta__button.component__button--1::before {
    background-color: rgb(103 189 69);
}
.section--dark .locations-a .location__direction-link .cta__button.component__button--1:hover::before {
    background-color: rgb(255 255 255);
}
.section--dark .locations-a .location__direction-link .cta__button.component__button--1:hover::after {
    border-color: rgb(103 189 69);
}
::marker {
    color: #67bd45;
}
.section--dark .copyright__link, .section--dark #copyright__link {
    color: #67bd45;
}
.section--light .articles-a .articles__item,
.section--light .articles__categories-link,
.section__bg--light-4 .section--light .navigation-a .navigation__list--sub {
    background-color: #e1dfd9;
}
.section--light .articles-a .articles__item .article__post-title,
.section--light .articles-a .articles__item .article__post-permalink {
    color: #67bd45;
}
.section--light .articles__categories-link,
.section--light .articles-a .articles__item .article__post-content p {
    color: #030303;
}
.section--light .articles__categories.mm-menu a.mm-title {
    background: #67bd45;
}
.section--light .articles__categories-link:hover {
    background: #67bd45;
    text-decoration: none;
}
.section--light .articles__categories.mm-menu {
    background: transparent;
}
.section--light .form-a .form__input input:not([type="radio"]):not([type="checkbox"]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    color: #030303;
    border-color: rgba(103, 189, 69, .2);
    background: #e4eaef;
}
.section--light ::placeholder {
    color: #030303 !important;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) option, .section--light .form-a .form__input textarea option, .section--light .form-a .form__input select option,
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) option:not(:first-of-type), .section--light .form-a .form__input textarea option:not(:first-of-type), .section--light .form-a .form__input select option:not(:first-of-type) {
    color: #030303;
}
.staff-member__position {
    font-size: 24px;
    font-weight: bold;
}
/* Media */
@media(max-width: 991px ) {
    .staff-member__name {
        font-size: 2rem;
    }
}
@media(max-width: 767px) {
    .section.single-locations-1 .locations-a .list .location__item {
        flex-direction: column;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .section.single-locations-1 .locations-a .list .location__address-wrapper,
    .section.single-locations-1 .locations-a .list .location__phone-wrapper,
    .section.single-locations-1 .location__phone-sms-wrapper {
        margin-right: 0;
    }
    .single-locations-1 .location__fax-wrapper,
    .section.single-locations-1 .location__phone-sms-wrapper {
        margin-top: 25px
    }
    .logo__title.component__title {
        font-size: 2.25rem;
    }
.staff-member__name-wrapper, .staff-member__position {
        text-align: center;
    }
}