
/* Headings (H1) */
h1 {
    color: #E84C3D !important;
    font-size: 1.5em !important;
}
.button {background:#E84C3D;}
.button:hover {background:#2c3f50;}
.button--flat {color: white !important;}
.button--grey {color: white !important;}
.button--red {color: white !important;}


