.field-wrapper > div {
  width: 100%;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}

.feedback-modal-block {
  border-color: transparent!important;
}

.modal-body .icon-sent {
  width: 87px;
  height: 95px;
  background: url(../../img/icons/ic_sent.svg) no-repeat center top;
  background-size: contain;
}

.modal-body .modal-title:after {
  content: "";
  margin-top: 9px;
  display: block;
  width: 4.5em;
  height: 1px;
  background: currentColor;
}

.color-brand {
  color: #7cb932;
}

.modal-footer {
  padding: 20px;
  font-size: 18px;
}

