#company-name {
    display: none !important;
}

h1 span {
    display: none;
}

.btn-order {
    color: #fff;
    background: #ff9825 !important;
    border-color: #ff9825;
}

body.color-0075c8 .buttons a.button:hover, body.color-0075c8 button:hover, body.color-0075c8 #compose-attachments a.button:hover, body.color-0075c8 input[type="button"]:hover, body.color-0075c8 a.rowLink:hover, body.color-0075c8 #remote-objects-message a:hover {
    color:#fff !important;
    background-color:#ff8701 !important;
    border-color:#ff8701 !important;
}