.toggle-dot-light {
	background-color: red !important;
}

.toggle-dot-dark {
	background-color: red !important;
}

.titles {
	color: rgba(255, 255, 255, 0.85) !important;
	text-shadow: 0px 0px 15px black !important;
	font-family: "Lato" !important;
	font-weight: 300 !important;
}

.descriptions {
	color: rgba(255, 255, 255, 0.7) !important;
	text-shadow: 0px 0px 20px black !important;
	font-family: "Lato" !important;
	font-weight: 300 !important;
}

.backgrounds {
	opacity: 0.85 !important;
}