.slogan {
  font-style: italic;
  font-weight: bold;
}

p {
  font-size: initial;
  font-weight: normal;
  font-style: normal;
}

