/* Woocommerce */
.continue-order {
    color: #fff !important;
    background-color: rgb(44, 44, 44) !important;
}
.continue-order span {
    color: #fff !important;
}

.header-widget aside > div {
    visibility: visible !important;
}