@font-face {
  font-family: 'Pattaya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../s/pattaya/v6/ea8ZadcqV_zkHY-XBdOt8w.ttf') format('ttf');
}
.order_form .field,
.order_form option {
  display: block;
  margin: 0 auto 15px;
  padding: 0 20px;
  width: 380px;
  height: 70px;
  border: 1px solid #d7d8db;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f1f1f1;
  font-family: 'SegoeUI', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #999ca1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

#marketing-footer-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#marketing-footer-buttons > button {
  max-width: 320px;
  margin-top: 10px;
  border: none;
  background-color: transparent;
}
