/*
 Theme Name:   Envy
 Theme URI:    http://envycreative.co
 Description:  Divi Child Theme
 Author:       Envy Creative
 Author URI:   http://envycreative.co
 Template:     Divi
 Version:      2.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/***GENERAL STYLING TWEAKS****/


body, h1, h2, h3, h4, h5, h6, p, a, ul li, ol li {
	font-family: 'skolar-sans-latin' !important;
}

.event-info {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #f3f3f3;
}

#footer-info {
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

blockquote p {
	font-style: italic;
}

.special-sticky-menu ul li {
	font-size: 14px;
	margin-bottom: .8em;
	padding-bottom: .8em;
	border-bottom: 1px solid green;
}

.course-subtitle {
	font-size: 22px;
	font-style: italic;
}