.borda {
    border: 3px solid #0CFFFB;
    margin-top: -5px !important;
    fill: white;
    color: white;
    background-color: #001E40 !important;
}

.hideMini {
    filter: brightness(0) invert(1);
}