/*
Theme Name: Hestia Pro Child
Theme URI:
Description: Empty child theme for Hestia Pro customizations.
Author: Wells Tech Advisors, LLC.
Author URI:
Template: hestia-pro
Version: 1.0.0
Text Domain: hestia-pro-child
*/

/* Existing Additional CSS from WordPress Customizer starts here */

.hestia-info p, .info p, 
.card-description, .description, .footer-big,
.blog-post .section-text p {
	color:#333 !important;
}

a h4 {
	color:#04a2fc !important;
}
.bg-blue {
	background-color:#2308A6 !important;
}

.wp-block-button__link {
	background-color:#04a2fc ;
}
.black-button a {
	background-color:#000 !important ;
}
.min-800 {
	min-width:1200px;
}

.gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name, .gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-name+.gb-testimonial-title, .gb-block-testimonial .gb-testimonial-avatar-wrap+.gb-testimonial-title, .gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text, .gb-block-testimonial .gb-testimonial-avatar-wrap+.editor-rich-text+.editor-rich-text {
	margin-left:70px !important;
}
.hestia-team h5 {
	text-align:left;
}
.contactus .hestia-description {
	display:none;
}
.wp-container-core-group-is-layout-2  {
	align-items:center !important;
}
p.gb-black-text, li.gb-black-text {
	color:#000 !important;
	font-size:22px; !important;
	margin:20px auto;
}
.hestia-info p.purple-box,
.info p.purple-box,
.card-description.purple-box,
.description.purple-box,
.footer-big .purple-box,
.blog-post .section-text p.purple-box {
  color: #fff !important;
}

/* Existing Additional CSS from WordPress Customizer ends here */