/* https://colorhunt.co/palette/191a191e51284e9f3dd8e9a8 */
body {
	background-color: #191A19;
	color: white;
	text-align: center;
	font-family: Sans-serif;
}

.color-sec {
	color: #4E9F3D;
}

@media (min-width: 768px) {
	.w-50-md {
		width:50%!important;
	}
}