.mh-counter {

    text-align: right;

    &--max-exceeded {
        color: $color-alert-error;
    }
}