
.volunteer-form input[type="date"], .volunteer-form input[type="number"]  {
	background: transparent;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	color: #fff !important;
	width: 100%;
	font-weight: 600;
	font-size: 14px;
}
::-moz-selection {
  background: #fff34b8a !important;
  text-shadow: none;color:#fff
}
::selection {
  background: #fff34b8a !important;
  text-shadow: none;color:#fff
}
.btenvoyer{
	width: 45% !important;
	border-left: -50px!important;
}