.contsc2-1 h2 {
  font-size: 48px;
  color: #e9e9e9;
  font-weight: 500;
  text-transform: uppercase;
}

.contsc2-1 h3 {
  font-size: 44px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.contsc2-1 h4 {
  color: #f0fff0;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.contsc2-1 p {
  color: #d3d3d3;
}

.contsc2-1 hr {
  border: 2px solid #cc333f;
}