.green-grid {
    margin-top: 1.5rem;
}

.green-grid .dls-white-bg {
    background-color: rgba(0,109,141,0.08) !important;
}
.content p{
    font-family: BentonSans, "Benton Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
        font-size: 16px;
    line-height: 24px;
    letter-spacing: .025em;
	color: #4e4d4f;

}
.content h2{
    font-family: "BentonSans Light", "Benton Sans Light", Arial, Helvetica, sans-serif;
	padding-bottom:0.626rem;
    font-weight: normal;
    font-style: normal;
    font-weight: normal;
    font-size: 225%;
    line-height: 106%;
    letter-spacing: -.025em;
color: #4e4d4f;
}

