.c-button {
background: #ceb19c;
}
a {
color: #ceb19c;
}
.c-button, .c-button:link, .c-button:hover, .c-button:active, .c-button:visited {
color: #ffffff;
}
.c-button:hover {
background: #dfccbe;
}
.c-alert {
color: #222; 
background: #f4e7df;
}