a:hover {
	color: #444444;
	/* color: #FDD94A; */
}
h4,
h3,
h2,
h2.title,
.component-content h2 {
	color: #1E7518;
}
#titleDesktop {
	position: absolute;
	left: 250px;
	top: 150px;
        color: #FDD94A;
	font-style: italic;
	z-index: 500;
}
#titleDesktop {
	color: #FDD94A;
	margin-bottom: 6px;
	font-family: "Libre Franklin", Georgia, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}
#titleDesktop small {
	font-size: 12px;
}
#titleMobile {
	position: absolute;
	left: 60px;
	top: 20px;
	z-index: 500;
}
#titleMobile {
        color: #FDD94A;
        margin-bottom: 6px;
        font-family: "Libre Franklin", Georgia, serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
}

#rt-feature .module-content {
 max-height:200px;
}
