/*
 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****/


h1, h2, h3, h4, h5 {
	font-family: 'Montserrat';
	font-weight: bold;
}

p, ul li {
	font-family: 'Montserrat' !important;
}

.atty-title {
	font-family: 'Montserrat';
	font-weight: bold;
}

.atty-test {
	font-size: 28px;
	line-height: 1.5em;
}

.test-source {
	font-family: 'Montserrat';
	font-size: 22px;
}

.test-title {
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.test-comp {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.white-subtitle {
	font-size: 26px;
}

.toggle-dark p {
	color: #fff !important;
}

.atty-title {
	font-family: 'montserrat';
	font-size: 12px !important;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.atty-link {
	line-height: 3em;
}

.why-fun-text p {
	font-family: 'Monserrat' !important;
}