/*!
 * Michele Co Local Styles
 * Copyright 2008-2017 Punchmark
 */

/* adjusting size of announcement bar text */
#home > div.alert.alert-global,
#home > div.alert.alert-global > a {
    font-size: 1rem !important;
}

/*====================

Accessibility fixes - Mar 2025

====================*/

.testimonials-owl-carousel .review-heading, 
.testimonials-owl-carousel .review-source,
.testimonials-owl-carousel p:not(.review-description) {
    font-size: 1rem;
}

address>table *, 
address>table tr>td>strong, 
address>table tr>td>span .holiday-hours-tag,
address,
footer address {
    font-size: 0.9rem;
}

footer small,
footer .small,
footer address small,
footer address .small,
footer .footerlinks li a {
    font-size: 0.84rem;
}