body {
  margin: 0;
  padding: 40px;
  background-color: #001932;
  background-image: url(../images/backgrounds/default-background.6497d573.jpg);
  color: white;
  overflow-x: hidden;
}

.logo {
  width: 100px;
}

a {
  color: #0e86ca;
  text-decoration: none;
  cursor: pointer;
}

.st-btn {
  font-size: 1.2em;
  font-weight: 400;
  padding: 10px 50px;
  color: #fff;
  border: 1px solid #00aeff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  background-color: #0074E0;
  -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
  cursor: pointer;
}

.st-well {
  margin-top: 40px;
  padding: 18px;
  background-color: #001223;
  border: 1px solid #bfc6cc;
  text-align: center;
}
.st-well h1 {
  font-size: 26px;
  margin-top: 0;
  font-weight: normal;
}
.st-well ul {
  padding: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  list-style-type: none;
}
.st-well li {
  line-height: 1.5;
}/*! Version: 0.120.3 - Generated on Fri, 29 May 2026 15:16:08 GMT */
/*# sourceMappingURL=sg-support-web-basic.css.map */
