.btn.btn-primary {
    background-color: #E16E51;
    border-color: #E16E51;
    color: #fff;
    transition: all .3s ease;
}