 
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,a {
	color: #021D49 !important;
}
	.btn-primary{
		background-color:#EC7700 !important;;
	}
  
	@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');
	 body {
		margin: 0;
		font-family: 'Josefin Sans', sans-serif !important;
	 }
