h1, h2, h3, h4, h5, h6 {
	font-family: montserrat,sans-serif !important;
	color: #333;
}
.active td {
	color: #fff;
}
@media (max-width: 500px){
	.p-4 {
		padding: 20px 0!important;
	}
}
