/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Nov 05 2025 | 03:02:10 */
.grecaptcha-badge { 
    visibility: hidden;
}

/*Back To Top*/
.show{
	background: linear-gradient(45deg, transparent 100%, transparent 100%) !important;
}

/*Sub Heading*/
.subheadding_style {
    font-family: open sans !important;
    font-weight: 300 !important;
    font-size: 16px;
}