/* SPACES */


/* COLORS */

body {
    background: #f3f3f3;
}

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

.grid-container a {
    color: #00005f;
}