/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 p.cep-small {
   font-size: 100%;
 }

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

 p.cep-large {
   font-size: 140%;
 }
