/* SPACES */


/* COLORS */

body {
    background: #f3f3f3;
}

h2 strong:not(.success-box *) {
    background-color: #E80238 !important;
    color: #fff;
}

.grid-container a {
    color: #202B78;
}