.gravity-service-standard,
.gravity-trust-strip{
  max-width:900px;
  margin:26px auto;
  padding:18px 22px;
  border:1px solid rgba(198,166,100,.24);
  border-radius:16px;
  background:rgba(255,255,255,.022);
  color:#f3efe6;
  font-size:.94rem;
  line-height:1.62;
  box-shadow:none;
}

.gravity-service-standard{
  border-left:3px solid rgba(198,166,100,.62);
}

.gravity-trust-strip{
  opacity:.92;
}

.gravity-service-standard strong,
.gravity-trust-strip strong{
  color:#c6a664;
  font-weight:650;
}

.gravity-trust-mini{
  display:none;
}
