/* Themify Customize Styling */
.module-title {	
	color: #ffecbf; 
}

/* Themify Custom CSS */
div.col3-1 {
background-color: #faeedc;
    border-top: #9c610f 2px solid;
    border-right: #9c610f 2px solid;
    border-bottom: #9c610f 2px solid;
    border-left: #9c610f 2px solid;
    min-height:200px;
padding-right:10px;
padding-left:10px;
}
.widgettitle, .module-title {
    color: #ffecbf;
    background-color: #261e1c;
    border-top: none;
    border-right: none;
    border-bottom: 4px solid #261e1c;
    border-left: 12px solid #261e1c;
    margin-left:-10px !important;
    margin-right:-10px !important;
}
