/* Add here all your CSS customizations */

.slider-container .top-label-me {
	color: #000;
	font-size: 24px;
	font-weight: 300;
}

.slider-container .main-label-me {
	color: #000;
	font-size: 62px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .bottom-label-me {
	color: #000;
	font-size: 20px;
	font-weight: 300;
}