#jesong_panel {
    display: none !important;
}

#LRfloater0 {
    display: none;
}

.footer {
    text-align: unset;
}

.flex {
    display: flex;
}

.items-center {
    align-items: center;
}

.text-center {
    text-align: center;
}

.footer-item {
    margin-top: 0.8rem;
    margin-left: 0.8rem;

    font-size: 0.53rem;
}

.footer-img {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.3rem;
}

.footer-item div {
    margin-bottom: 0.3rem;
}

.footer-item a {
    color: #808080;
}