/*
Theme Name: Savvy Driving WP Custom Theme
Theme URI: https://wordpress.org/
Author: Ranjan Deb
Author URI: https://wordpress.org/
Version: 1.0
*/
.dscf7captcha {
  display: flex!important;
}
#dscf7captcha-405{
	margin: 0px 5px!important;
}
#dscf7captcha-405 img{
  width: 20px!important;
  height: 20px!important;
}

.sendbtn{
  background-color: #3d72fc!important;
  color: #fff!important;;
  padding: 10px 20px!important;;
  line-height: 35px!important;;
  border-radius: 50px!important;;
  border: 0px!important;
}


