body {
    background-color: #7590b7 !important;
}

.title {
    font-weight: bold; 
    color: #fff;
    -webkit-text-stroke: 0.3px black;
    background-clip: text;
    padding-bottom: 15px;
}

.cajalogin {
    border-radius: 10px;
}

.msg {
    color: #000;
}
