section.video .covercontent .buttons .button-wrapper .button {
    background-color: var(--a-color);
    color: #fff !important;
}

section.video svg {
    fill: var(--color-gold) !important;
}