﻿h2,h3,h4,h5,h6
{
	font-family: proxima-nova !important;
}
h1 {
	font-size: 36px !important;
}

h2 {
	font-size: 30px !important;
}

h3 {
	font-size: 18px !important;
}

.font-proxima-nova {
	font-family: proxima-nova !important;
}

.font-adobe-caslon-pro {
	font-family: Adobe Caslon Pro !important;
}

.Issues {
	font-family: Adobe Caslon Pro !important;
	font-size: 36px !important;
	line-height: 38px !important;
}

.sga-title-brown {
	font-size: 20px;
	font-weight: bold;
	color: rgb(134, 100, 64);
}

.sga-subtitle-blue1 { 
	font-size: 18px;
	font-weight: bold;
	color: rgb(2, 104, 170);
}

.read-more-link {
	text-transform: uppercase !important;
	color: #DA2127 !important;
	line-height: 25px !important;
	font-size: 14px !important;
	display: inline-block !important;
	margin-bottom: 10px !important;
	font-weight:bold !important;
}

a.email-link {
	color: black !important;
}