.btn-dark a {
    color: #FFF;
}

.btn-dark a:hover {
    color: #FFC627;
}