﻿#eces .Star {
    bottom: 0;
    left: 0;
    border-top-right-radius: var(--b-radius);
}

#eces img {
    border-radius: var(--b-radius);
}

#eces svg {
    max-height: 1.42rem;
    max-width: 1.42rem;
}