/*! Place your custom styles here */
input[type="submit"].btn--danger {
    background: #d9534f !important;
}
.branco {
    color: white !important;
}