p {
  
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
  font-variant: smallcase;
  text-transform: uppercase;
}