/*
 Theme Name:     Compdance
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elevate Web Designs
 Author URI:     https://www.elevatewebdesigns.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


body div#main-content div.entry-content a {
	color: #4c48e3 !important;	
}

#et-info {
	float: right;	
}

.tagline {
    width: 330px;
    text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}

/* Move Secondary menu below Primary menu 
@media only screen and (min-width: 981px) {
	#main-header {
		top: 0 !important;
	}
	#top-header {
		top: 102px !important;
	} }
*/
