<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">form .field.required label.form-control-label::after{content:'*';font-weight:bold;color:#cb2517;margin-left:5px}form .field.required label.form-check-label{position:relative}form .field.required label.form-check-label::after{position:absolute;top:0;right:0;content:'*';font-weight:bold;color:#cb2517;margin-left:5px}</pre></body></html>