.single-element-in-ranking-site {
    border-radius: 15px;
    background-color: whitesmoke;
    padding: 10px;
    margin-bottom: 6px;
    font-size: 1.05rem;
}

.single-ranking-element:last-child hr {
    display: none;
}
.single-element-in-ranking-site b {
    font-weight: 600;
}
