  .wrd-zip-lookup h3 { margin: 0 0 .5rem; }

.wrd-zip-lookup form {
  display: flex;
  gap: .5rem;
}

.wrd-zip-lookup input[type="text"] {
  flex: 1;
  max-width: 100%;
  border-width: 1px;
  padding: 5px 4px;
  letter-spacing: normal;
}

.wrd-zip-lookup button.button {
    margin-bottom: 10px !important;
}


p.wrd-link-wrapper {
    padding-bottom: 0.8em;
}
#content .stripe-style-1 .wpb_text_column a.wrd-link {
    text-decoration: none;
}
#content .stripe-style-1 .wpb_text_column a.wrd-link:active,
#content .stripe-style-1 .wpb_text_column a.wrd-link:focus,
#content .stripe-style-1 .wpb_text_column a.wrd-link:hover {
    color: #fff !important;
    opacity: 0.9;
}
