#cabecera {

    max-height: 20em;
   
}
h1#title-area {
    display: none;
}
section.logo-section.logo2 {
    justify-content: end;
    max-width: 15em;
}

div#search-unican {
    top: 13em;
    right: -2%;
}
footer a, footer a:link {
    color: white !important;
}