.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#ebebeb !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #ebebeb !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #ccc !important; //Text input field border color
   background-color:#ebebeb !important; //Text input field background color
 }
