/*
Theme Name: Vaccinate Your Family 2023
Theme URI: https://lightningfruit.com
Description: Vaccinate Your Family Theme as updated in 2023. Original theme by Elevation Web, updates by Lightning Fruit.
Version: 2023
Author: https://lightningfruit.com
Text Domain: vyf
*/


#comments #reply-title{
	font-size:28px;
}

#comments p[class*="comment-form-"] label,
#comments p[class*="comment-form-"] input,
#comments p[class*="comment-form-"] textarea{
	display: inline-block;
	vertical-align: top;
}
#comments p[class*="comment-form-"] label{
	width:100px;
}
#comments p[class="comment-form-cookies-consent"] label{
	width:auto;
	margin-left:5px;
}

.e .col-md-8{
  -ms-flex-preferred-size: 66.56666667%;
  flex-basis: 66.56666667%;
  max-width: 66.56666667%;
}
