.lead {
	font-family: "Gotham SSm A","Gotham SSm B",sans-serif !important;
	font-size: 1.375rem !important;
	font-weight: 700 !important;
	line-height: 1.875rem !important;
	color: #0e0048 !important;
	margin-bottom: 32px important;
}

blockquote {
	font-family: "Gotham SSm A","Gotham SSm B",sans-serif !important;
	font-size: 1.375rem !important;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	line-height: 1.875rem !important;	
	color: #00bbe7 !important;
}

.h3, h3 {
	margin-top: 32px !important;
	margin-bottom: 12px !important;	
}

.h4, h4 {
	margin-top: 24px !important;
	margin-bottom: 12px !important;
}

p {
	margin-bottom: 12px !important;
}

figure {
	margin-top:32px;
}

figcaption {
	font-style: italic !important;;
	margin-bottom: 16px !important;
}

.paragraphblock .box .box-content {
    max-width: 980px !important;
}

img {
-webkit-border-radius: 10px;
}

.text-subtitle {
    display: none;
}