body {
    background: linear-gradient(140deg, #cc004d, #000 60%) !important;
}

.btn-entrar:hover {
    background-color: #cc004d !important;
}