.footer .subfooter .container .row {
  margin-bottom: 0px;
}

.footer .subfooter{
  padding-top: 15px;
}

.modal-body input {
  border: 1px solid rgb(197 197 197) !important;
  height: 30px;
  width: 100%;
  border-radius: 3px;
}

.modal-body label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px !important;
  font-weight: 800 !important;
  margin-top: 12px;
}
