.btn-primary {
    color: White;
    background: linear-gradient(#F6921E, #F05A22) !important;
}

#template-customizer {
    display: none;
}

.btn.btn-primary.btn-next {
    color: white;
    background: linear-gradient(#F6921E, #F05A22) !important;
}