body {
  background-image: linear-gradient(to right bottom, #3a479b, #363d87, #303474, #2a2b61, #24234f);
  background-repeat: no-repeat;
  color: white;
}

.container {
  margin-top: 100px;
}

.title p {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
}

h5 {
  color: black;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  background: linear-gradient(90deg, rgb(36, 0, 0) 0%, rgb(246, 0, 0) 0%, rgb(255, 255, 255) 100%);
  width: 200px;
}

h6 {
  background-color: red;
  border-radius: 50px;
  width: 200px;
  text-align: center;
  padding: 8px;
  margin-top: 12px;
}

.benefit-title {
  font-size: 20px;
  font-weight: 700;
}

h4 {
  font-weight: bold;
  top: 15px;
  left: 15px;
}/*# sourceMappingURL=sbgps.css.map */