footer a[href*="vertrag-widerrufen"] {
    background: #2A2A2A;
    text-decoration: none;
    padding: 7px 15px;
    box-sizing: border-box;
    border-radius: 100px;
}

footer a[href*="vertrag-widerrufen"] span {
    color: #fff;
}

.wc-block-mini-cart__footer-actions .wc-block-components-button__text {
    font-size: 16px;
}