.jumbotron {
  background-color: #790000;
}

#insult {
  font-family: 'IM Fell English SC', serif;
 background-image: linear-gradient(
  to right,
  #a55c58 0,
  #cb9b51 22%,
  #f6e27a 45%,
  #f6f2c0 50%,
  #f6e27a 55%,
  #cb9b51 78%,
  #a55c58 100%
  );
   color:transparent;
   -webkit-background-clip:text;
}
