.button-blue {
    background-color: #1265A8;
    color: white !important;
}

.button-yellow {
    background-color: #ECD078;
    color: white !important;
}