* {
	color: #666;
}
p, .blogpost h2, .zertificate-content h2, li, .references-description h3 {
	font-family: 'Lato', sans-serif;
}
li {
	font-size: 19px;
}
h1, .reference h2 {
	font-family: 'Gandhi Serif' !important;
	font-size: 40px;
	text-transform: uppercase;
	color: black !important;
	margin-top: 50px !important;
}
label {
	font-family: 'Lato', sans-serif;
}
.content {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.up {
	text-transform: uppercase;
}
.margin-light-top {
	margin-top: 20px;
}
.margin-medium-top {
	margin-top: 40px;
}
.margin-strong-top {
	margin-top: 120px;
}
.margin-medium-bottom {
	margin-bottom: 40px;
}
@media screen and (max-width: 992px){
	p {
		font-size: 17px !important;
	}
	h2, h1, .footer-title {
		font-size: 21px !important;
	}
}

a:hover{
	text-decoration: none !important;
}
.red {
	color: #b40130 !important;
	font-family: 'Gandhi Serif' !important;
	font-size: 40px;
}
