div.custom_field {
/*color:#428BCA;
font-size:1.4em;
font-weight:600; */

font-size: 1.2em;
			font-weight: 700;
			color: #2EB8B6;
			margin-top:5px;	
			font-family: "Archivo Narrow",sans-serif;

}
.custom_field p {
margin-bottom:0px;
}
.custom_field img {
max-width:100%;
}
.above {
margin-top:-4px;
margin-bottom:4px;
}
.below {
margin-top:4px;
margin-bottom:4px;
}

