p.is-style-yellow {
  background: #FFEC85;
  padding: 10px; }

p.is-style-white {
  background: white;
  padding: 10px; }
