/*
Theme Name: Domeguys
Theme URI: 
Description: Responsive Child Theme
Template: Divi
Version: 1.0.0
Author: Land Design House
Author URI: https://landdesignhouse.com/
License: GNU General Public License
License URI: 
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@media (max-width: 740px) {
	#et-info {
		text-align: center !important;
		margin-bottom: 1px !important;
	}
	.cta {
		clear: both;
		float: none !important;
		width: 100% !important;
		text-align: center;
	}
}