.section-sambutan {
  padding-bottom: 0;
}

.section-sambutan h2 {
  font-size: 2rem;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-sambutan h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #e6636a;
  margin: 4px 10px;
}

.layanan h5 {
  text-transform: uppercase;
  color: darkgray;
}

#main {
  min-height: 400px;
}
