Is there a way to style the "we've reached the maximum number of entries" message? I've looked for it but i can't find the answer anywhere... I would love to have the message wrapped in a div with a specific class so i could style the message via CSS.
(PS: i know i can enter <span class="maxreached">this is the message</span>
but i don't want my clients to have to enter html in the input field)