.title__text {
  color: blue;
  font-size: 75px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
