/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
#order-standard_cart label,
#order-standard_cart p.domain-renewal-desc {
    font-weight: 500 !important;
    color: #000 !important;
}

#order-standard_cart .field,
#order-standard_cart .form-control {
    border: 1px solid #9e9898 !important;
    color: #000 !important;
}

#order-standard_cart .field-help-text {
    color: #000 !important;
}