/*
Theme Name: Divi-child
Description: Child theme for the Divi theme
Author:   Kevin Lane 
Template: Divi
*/

@import url("../Divi/style.css");


/* Start Custom Syyles */

/* Speakers Page */

h2.nameline {
	color:#FFF;
}

@media all and (max-width: 479px) {
.featuredhomebuttons{margin-bottom: -20px !important;}
}

@media all and (min-width: 480px) {
.featuredhomebuttons{margin-bottom:-225px !important;}
}