.t280__bottom__item {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.t-descr_xxs {
    font-size: 20px !important;
    margin-top: 8px;
}

footer#t-footer {
    position: absolute;
    bottom: 0;
}

body{
    background-color:#F5F5F5;
    min-height: 100svh;
}

#allrecords {
    position: relative;
    min-height: 100svh;
    padding-bottom: 74px;
}

