.mrl-shortcode {
    margin: 20px 0;
    font-family: Arial, sans-serif;
}
.mrl-list {
    list-style: none;
    padding: 0;
}
.mrl-list li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.mrl-crown, .mrl-rank {
    width: 30px;
    text-align: center;
    font-weight: bold;
}
.mrl-email {
    flex: 1;
    padding: 0 10px;
}
.mrl-count {
    font-weight: bold;
}