/* Add here all your CSS customizations */
.headingcolor{
	color: #b83437;
}
@import url('https://fonts.googleapis.com/css2?family=Play&display=swap');
.yanone{
	font-family: 'Play', sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Asap&display=swap');
.paragraphfonts{
	font-familyfont-family: 'Asap', sans-serif;
}