:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-5ff447bd */.woocommerce-checkout h3
{
    color: #fff;
    text-transform: uppercase;
    font-family: "arial";
    font-weight: 900;
}
.woocommerce-checkout label
{
    color: #fff;
}
input.input-text
{
    background-color: #0d0d0d;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    color: #fff;
    border-bottom: 1px solid #FEDB06;
    
}/* End custom CSS */