.lostCavesList {
    padding: 0;
    list-style: none;
}
a.lostCavesListLnk {
    text-decoration: none;

}
.number-icon{
    margin-left: 42%;
    padding: 1px 5px;
    text-align: center;
    background-color: #0E2F44;
    border-radius: 15px;
    color: white;
    min-width: 1.5em;
    display: inline-block;
}
.label-kast {
    text-align:center;
    padding-top: 5px;
    color: #0E2F44;
    /*font-weight: bold;*/
    font-size: 14px;
    line-height: 1;
}