locovox PrintingTShirts 
22.7d7dcfe5.chunk.js
the code goes after that
,localStorage.getItem("loginLoginTitle"))))
 ,c.a.createElement("div",{className:"mt-20 px-30 button-block"},c.a.createElement("button",{type:"submit",className:"btn-delivery-login-button2",style:{backgroundColor: "#fc8422"},onClick:function(){return window.open("https://yourdominion/public/auth/delivery-registration","_self")}},"QUERO SER ENTREGADOR")),
Now go to CUSTOM CSS  and put this
.btn-delivery-login-button2 {
    background-color: #c78418 !important;
    color: #fafafa;
    width: 100%;
    height: 4rem;
    font-size: 1.2rem;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
}