/*

Theme Name:     MRB Media

Description:    A customization of the Divi theme for Adams Avenue Business Association.

Author:         MRB Media, Inc..

Template:       Divi



(optional values you can add: Theme URI, Author URI, Version)

*/

@import url("../Divi/style.css");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");

.greenbg {
	background: #139179;
	color: white; 
	padding: 1em !important;
	margin: 0;
	text-transform: uppercase;
}

.bluebg {
	background: #149DA7;
	color: white; 
	padding: 1em !important;
	text-transform: uppercase;
}

.yellowbg {
	background: #E1B344;
	color: white; 
	padding: 1em !important;
	text-transform: uppercase;
}

.redbg {
	background: #AB3E3D;
	color: white; 
	padding: 1em !important;
	text-transform: uppercase;
}

.brownbg {
	background: #30100F;
	color: white;
}

.upper {
	text-transform: uppercase;
}

.sabai-row .sabai-directory-images { display: none; }

#top-header {
	background-color: #b9292e !important;
}

.et_pb_widget a {
	color: #F0F0F0;
}

#sidebar .et_pb_widget a {
	color: #444444;
}