/*-------------------------------------------------------
Theme Name: Sac's Child Theme
Theme URI: https://divicake.com/
Description: A child theme template for Divi
Author: Dama Digital
Author URI: https://damadigital.co/
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/

.col1_3 {
	width:33%;
}

.left {
	float:left;
}

#blurb-footer { 
	margin-top:50px;
}

#blurb-footer h3 {
	margin-bottom:10px;
	color:#888;
}

#blurb-footer p {
	color:#aaa;
}

#blurb-menus {
	margin-top:20px;
	margin-bottom: 20px; 
}

.blurb-clear {
	clear: both; 
}

@media only screen and (max-width : 600px) {
	.col1_3 {width:90%;margin:0 5%;}
}
