/* === CUSTOM CSS === */
.btn.btn-default {
  border-radius: 20px !important;
}
#participation_phone,
#participation_nif,
#participation_email,
#participation_last_name,
#participation_first_name,
#participation_promo_response_attributes_response_133023
{
  background-color: #ffffff !important;
  color: #4C5C6B !important;
  border-color: #D8DDE3 !important;
}

.form_select .select_content .select_button:before{
  color: #4C5C6B !important;
}
.select_button{
  background-color: #e2e4ea !important;
}

