/*
	Theme Name: Dr. Carolparas
	Description: 
	Author: Digital Guider
	Author URI: https://digitalguider.com
	Version: 1.0
	Stable tag: 1.0
	Requires at least: 6.7
	Tested up to: 6.9
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: dr-carolparas
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/



.wpcf7-response-output{
	color: #fff;
}
.banner-cus-sec .content-col h5 {
    font-size: 20px;
    padding: 5px 0;
}

.banner-cus-sec .content-col .slider-title-h4 {
    font-size: 15px;
    padding: 5px 0;
}
.about-custom p{
    margin: .5rem !important;
}
.about-custom h3{
    margin-bottom: .5rem !important;
}
.about-custom-1 .mb-4{
    margin-bottom: 1.5rem !important;
}


.practice-custom p{
    margin-bottom: .5rem !important;
}
.practice-custom h3{
   margin-bottom: 1.5rem !important;
}


.about-custom-1 p{
    margin-bottom: .5rem !important;
}
.about-custom-1 h3{
    margin-bottom: .5rem !important;
}
.about-custom-1 strong{
	font-size: 17px;
    font-weight: 600;
}
.br {
  display: block;
  margin-bottom: 40px;
}