<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Public-facing styles
 */
 p.cep-small {
   font-size: 100%;
 }

 p.cep-medium {
   font-size: 120%;
 }

 p.cep-large {
   font-size: 140%;
 }
</pre></body></html>