.jumbotron {
    margin-bottom: 0px;
}

.modal-header {
    /*border-bottom: none;*/
    background: #2d3238;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.login_form {
    width: 300px;
    margin-bottom: 10px !important;
    margin-left: 135px !important;
}

.access-login {
    width: 300px !important;
}

svg {
    width: 95%;
}

#titulo_escenario {
    margin: 10px auto 15px;
}