/* Add here all your CSS customizations */
.slider-container .top-label {
	color: #f4d942;
	font-size: 24px;
	font-weight: 300;
}
.slider-container .main-label {
	color: #f4d942;
	font-size: 62px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}