.js-gme-preview {
  text-align: center;
  margin-bottom: 25px;
}
.tx-go-maps-ext .js-gme-show {
  background: #28a745;
  color: #fff;
  padding: 15px !important;
  border-radius: 2px;
}
.tx-go-maps-ext .js-gme-show:hover {
  background: #48bf62;
  color: #fff;
  text-decoration: none;
}
.uc-title h3 {
  margin-left: 15px;
}