.woocommerce .product div.entry-summary h1.product_title {
    color: #fff;
}

p.price {
    color: #fff !important;
}

.woocommerce .product div.entry-summary .cart .button {
    margin-top: 26px;
}

.woocommerce .product div.entry-summary .cart .button {
    margin-top: 24px;
    font-weight: 900 !important;
    padding: 13px !important;
}

.column.one-second.summary.entry-summary {
    color: #fff !important;
}


.accordion .question .answer {
    background: #2d2d2d !IMPORTANT;
}


.mfn-acc.accordion_wrapper.open1st .title {
    background: #1f1e1e !important;
}


.mfn-acc.accordion_wrapper.open1st .title {
    color: #fff !important;
    background: #1f1e1e !important;
}


.woocommerce .product div.entry-summary .accordion #reviews #comments h2 {
    color: #fff !important;
}