.verde {
    color: lightgreen;
}

.rojo {
    color: lightcoral;
}

.naranja {
    color: orange;
}

.enlacerojo {
    color: #b22b32 !important;
}

.flota {
    text-align: center;
    width: 100px;
    text-decoration: none;
    font-weight: normal;
    float: left;
}

.subsanaciones-list li {
    padding:3px;
    list-style: inside;
}