/* Rule to change the default button text color */
a.btn.btn-default {
    color: #9D1B12!important;
}