<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.address_not_valid {
    background-image: url("../images/alert.png");
    background-repeat: no-repeat; 
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    height: 20px;
    width: 20px;
}
</pre></body></html>