﻿.barrasuperior {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 0.5rem;
    margin-bottom: 0.625rem;
}

.eventoshome .barrasuperior {
    background: #d5ded9;
}

.destacadoshome .barrasuperior {
    background: #d30;
}

.ussocialhome .barrasuperior {
    background: #1d6288;
}

.ficha-twitter {
    color: #0054a8;
    font-size: 0.8em;
    font-family: 'Roboto';
    background: #fff url(https://web.ua.es/secciones-ua/images/home/ico-twitter-azul.png) no-repeat right 15px bottom 12px;
    border: 5px solid #4fc6f8;
}
