section.thee-review-link-generator #map.link-generator {
  width: 100%;
  height: 500px; }
section.thee-review-link-generator .row {
  margin-bottom: 1rem; }
  section.thee-review-link-generator .row button {
    height: 42px;
    width: 42px;
    padding: 0; }
    section.thee-review-link-generator .row button img {
      width: 20px; }
  section.thee-review-link-generator .row input[type=text]::placeholder {
    color: #999; }
  section.thee-review-link-generator .row input[type=text],
  section.thee-review-link-generator .row label {
    display: block;
    margin: 0; }
  section.thee-review-link-generator .row label.has-button {
    position: relative; }
    section.thee-review-link-generator .row label.has-button input[type=text] {
      width: calc(100% - 47px); }
    section.thee-review-link-generator .row label.has-button button {
      position: absolute;
      right: 0;
      top: 0; }

/*# sourceMappingURL=style.css.map */
