.block_grey_headline {
    padding: 1.5rem 0;
    background-color: #f7f7f7;
	margin-bottom: 4rem;
}

.block_grey_headline .headline {
	margin: 0;
    font-family: "GothamBook";
    font-size: 2rem;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1570a7;
}
