.site-footer #dhvc_form_control_email {
  background: #f4f5f4;
  border-radius: 8px;
  border: none;
  height: 42px;
  margin: 0px 0px 13px;
  width: 100%;
  padding: 12px 0px 12px 12px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.site-footer #dhvc_form_control_sodienthoai {
  background: #f4f5f4;
  border-radius: 8px;
  border: none;
  height: 42px;
  margin: 0px 0px 13px;
  width: 100%;
  padding: 12px 0px 12px 12px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.site-footer .textwidget p {
  margin-bottom: 10px;
}

.site-footer .dhvc-form-submit {
  width: 100%;
}