
html {
	font-family: 'Montserrat', sans-serif;
	color: #2c4596;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge,h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	color: #2c4596;

}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 600;
	font-size:1.4rem;
}

p {
	margin-left:10%;
	margin-right:10%;
}

.uk-card-footer {
	text-transform: uppercase;
	color: #2c4596;
	text-align: center;
	font-size: 0.84rem;
	font-weight: 600;
}
.uk-button-primary {
background-color: #2c4596;
}

.social {
	padding:5px;
}


a.phone {
	color: #2c4596;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	
}