#request input[type=text] {
  color: white;
  height: 55px;
  width: 100%;
  padding: 18px 0px 17px 15px;
  font-weight: 400;
  border: 0 none;
  border-radius: 6px;
  outline: none;
  background-color: #19121a;
  font-size: 1.125rem;
  line-height: 1;
}

.green-check {
  color: rgb(49, 214, 49);
}

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