/* Customizer port — counters and homepage doctor grid.
   Moved out of WP Customizer Additional CSS. Rules are unchanged. */

/* Counters */
.uncode-counter-wrap p.h1 {
	font-weight: 400;
	font-size: 76px;
	line-height: 90px;
	leading-trim: both;
	text-edge: cap;
	text-align: center;
	letter-spacing: -2.5px;
}
@media only screen and (max-width:59.9375em) { 
	.vc_custom_1711547872748, .vc_custom_1711547882298 {
		border: none !important;
	}
	.uncode-counter-wrap p.h1 {
		font-family: 'Baskervville';
		font-style: italic;
		font-weight: 400;
		font-size: 64px;
		line-height: 72px;
	}	
}
@media only screen and (max-width:570px) { 
	.vc_custom_1714744966241 {
		border-bottom: 1px solid rgba(51,51,51,0.2) !important;
	}
}
