﻿
img.icono.size25 {
    width: 25px;
    height: 25px;
}
a.boton.index {
    width: 60px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 5px;
    font-size: 10px;
}
.break_spaces {
    white-space: break-spaces !important;
}
