/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.bdp-lf__intro {
	background-color: #fff;
	border-radius: 5px;
	padding: 30px;
	margin: 5px 0 15px;
	color: var(--gcid-primary-color) !important;
}

.bdp-lf__intro p {
	font-size: 18px;
}

.bdp-lf__intro h2 {
	font-size: 3rem;
	color: var(--gcid-primary-color) !important;
	text-align: center;	
}