.usuarios-btns-look {
    padding: 0px 0px 0px 0px;
    display: flex;
    margin-top: 12px;
    margin-left: 264px;
    margin-right: 16px;
    margin-bottom: 16px;
    justify-content: space-between;
}

.jumbotron-settings {
    margin: 80px auto 0;
    display: flex;
}

.fondo-jumbo {
    background-color: #F2F2F6;
    border-radius: 15px;
}

.field-name4 {
    font-size: 95%;
    width: 36.5%;
    height: 5%;
    text-align: right;
    padding-right: 4% !important;
}

.answer-field4 {
    font-size: 95%;
    width: 31.7%;
    height: 5%;
    line-height: 3%;
    color:#0E085E;
}

.sesion-stamp {
    text-align: center;
    font-size: 12px;
    color: black;
    margin-top: 20%;
    margin-bottom: 0%;
}

.sesiondate-stamp {
    text-align: center;
    font-size: 12px;
    color: #C4C5C6;
    margin-top: 0%;
}