/* Enter Your Custom CSS Here */
a.big-button.bigblue, a.big-button.bigblue:hover {
    background: #9d2235 !important;
    color: white !important;
    border: none;
}
/* This is in Simple Custom CSS from the dashboard */
.foobar {color:blue;}