.text-with-background {
    background: #dff8eb;
}

.text-with-background__wrapper {
    text-align: center;
}

.text-with-background__heading * {
    color: #4a6671;
}

.text-with-background__text p:last-child {
    margin-bottom: 0;
}
