/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 19 2025 | 05:20:15 */
.footer_info_box .pp-icon-wrapper {
	color: #61959A !important;
}

.alerts_text_footer p {
	color: #000 !important;
}

.footer_bottom_info_box .pp-infobox-image {
	margin-bottom: 3px;
}

.footer_health_care_happens_img a:hover img {
	opacity: 0.7;
}

#menu-item-41184 a {
	font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background: #61959A;
    border: 1px solid #61959A;
    border-radius: 5px;
	padding: 10px 25px;
    text-align: center;
    text-decoration: none;
}

#menu-item-41184 a:hover {
	background: transparent;
    color: #61959A;
}