h3.headline {
text-align: center;
font-weight: 700;
}
.hl {
margin-top: 50px;
}
.hl .headline {
margin-bottom: 2em;
}
.red-color {
color: #e50046 !important;
} @media (min-width: 576px) {
.hl .headline {
margin-bottom: 1.5em;
}
}