.banner_top .text_button a span {
    background:#fbf3cd;
    color: black !important;
    border: none;
}
.banner_top .text_button a span:hover {
    color: black;
    background: white;
}