/* assets/mflh.css */

.mflh-bar {
    height: 21px;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    text-decoration: none;
    color: inherit;
    margin: 0 auto;
}

.mflh-countdown {
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}
.mflh-sep {
    opacity: 0.6;
}
