section.soporte {
    background-color: #B82D27;
    color: white;
    font-family: Roboto;
    font-size: 18px;
}

section.soporte a,
section.soporte a:hover {
    color: white;
    text-decoration: none;
}

.lista a {
    font-size: 13px;
    line-height: 203.19%;
    color: #FFFFFF;
}

section.links  .text-titulo-links {
    font-family: gobCL;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 203.19%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-top: 45px;
}

section.links {
    background-color: #124166;
    min-height: 383px;
}

section.links a,
section.links a:hover {
    color: white;
    text-decoration: none;
    font-family: Roboto;
    font-size: 14px;
}
