a, button, label {
        background: #111!important;
        color: #fff!important;
        text-decoration: underline !important;
    }
    a span, button span, a strong, button strong {
        background: #111!important;
        color: #fff!important;
    }
    h1, h2, h3, h4, h5, h6, p, span, strong, i {
        background: #fff!important;
        color: #111!important;
    }