/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/



.size-override
{
  font-size:32px !important;
  margin-bottom:15px;
}

.blog-grid-minimal.minimal-style-2.text-white:hover .post-content .heading span {
    color: #222222;
}
/* contact us page */
@media(max-width: 767px){
    .contact-modern .contact-modern, .request-quote-page .custom-row .right-content {
    margin-block: clamp(20px, 5.25vw, 40px);
}
}