.cheats {
  font-size: 20px;
  line-height: 25px;
}

.headText1 {
  font-size: 40px;
  color: white;
}

.headText {
  font-size: 50px;
  color:white;
}

.button {
  background: #e84118;
  border: 0;
  color: #f5f6fa;
  padding: 12px 48px;
  font-size: 18px;
  margin-bottom: 16px;
  border-radius: 8px;
  cursor: pointer;
}
