.rn-container {
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease;
}
.rn-number {
    font-weight: bold;
    margin: 0 4px;
}