.c-button--primary {
    background: #FBB03B !IMPORTANT;
}

a:visited, a:active {
    color: #bd5c30;
}
a:link {
    color: #f04c00;
}
