.attentionGrabber {
    padding: 1.5em 2em;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    background: #9cb577;
}

.attentionGrabber__title {
    font-size: 2.8rem;
    font-weight: 600;
}

.attentionGrabber .u-checkerList li:before {
    color: inherit;
}