.node--type-updates .view-rec-related-news .view-header a {
    color: #06488d;
}
.node--type-updates .view-rec-related-news .view-header a:hover {
    color: #000;
}
.node--type-updates .field--name-field-link-office a {
    background-color: #06488d;
}

.node--type-updates .view-rec-related-news .card.shadow{
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15) !important;
}

.node--type-updates .view-rec-related-news .card.shadow .card-body{
    padding: 24px;
}

.node--type-updates .view-rec-related-news .view-header{
    margin-bottom: 0px;
}

.aggiornamento .field--name-field-thematic div {
    font-family: "Titillium Web";
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    text-align: center;
    color: #5c6f82;
    background-color: #fcfdff;
    padding: 3px 10px 5px 10px;
    border: 1px solid #d8d8d8;
    border-radius: 30px;
}

.aggiornamento .field.field--name-field-thematic.field--type-entity-reference.field--label-hidden.field__items .field__item{
    padding-bottom: 3px !important;
}

.aggiornamento .field--name-field-thematic{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
