.product-description, .product-details__description {
    color: #000000;
    font-size: 16px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-weight: normal;
}

.product-description * {
    color: #000000 !important;
    font-size: 16px !important;
    font-family: Arial, sans-serif !important;
    font-weight: normal !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    text-align: left !important;
}