/* 
Theme Name:		 Get WOSK Theme
Theme URI:		 http://getwosk.com
Description:             Customized theme for getwosk.com
Author:			 Andrea Rago
Theme URI:		 http://andrearago.it
Template:		 Divi
Version:		 1.0.0
Text Domain:	         get-wosk
*/

/**
Hiding recaptcha badge
**/
.grecaptcha-badge{
    display: none!important;
}