/* Delete when updated in Prod */
.registerBackground {
    background: #f68920;
    width: 100%;
}
.quoteBackground {
    background-color: #16aba9;
    width:100%;
}
.salesBackground { 
    background: #29b3e8; 
    width:100%;
}


.highlightFont {
    font-family: "HG-Black";
    font-size:  32px;
    color: #F68920;
}
/* Delete when updated in Prod END */