html{
font-family: 'Poppins', sans-serif ;

}

.uk-heading-small{
	font-family: 'Poppins', sans-serif ;
    font-weight: 600 ;
    font-size: 36px ;
    color: #415b91 ;
}

.uk-text-secondary{
	 color: #415b91 !important;
}