/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.7
Description: Theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Text Domain: divi-child
Tags: modified
*/

/* DO NOT USE QUOTES AROUND THE URL NAME !!! */
/* note that if the URL resolves without the "www", you must not have
   the "www" be present or the social networking/search icons will be
   letters and not symbols!
 */
@import url(http://ericrosko.com/wp-content/themes/Divi/style.css);

/* =Theme customization starts here
-------------------------------------------------------------- */

.white-text
{
	color: #FFFFFF;
}

/*
.et_lb_button span 
{
	background: #2e77ae;
	border-radius: 0;
	color: #FFFFFF;
}

.et_lb_button a
{
	border-radius: 0;
	color:white !important;
}

.et_lb_button_blue a 
{
	background:#fff !important;
}

a.big-button
{
	background:darkblue !important; 
	color:white !important;
}
*/

/*
#footer-bottom {
	background-color: #2b2c2b;
}
*/

/*
#footer-info{
	color: #DDD;;
}
*/

#footer-info{
display: none;
}
