/* ========================================================================================= */
/* ********************* A Custom Build by Craft & Cloud Marketing Co. ********************* */
/* ========================================================================================= */

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
/*======= This is the default css for the integrated functions of the Cirrocumuls theme =====*/
/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

a {
	text-decoration: none;
	color: inherit;
}

/* This adds the pointer for the .div-link function */

.div-link:hover {
	cursor: pointer !important;
}

/* This forces the captcha badge to show when using captcha v3 */

.grecaptcha-badge {
	z-index: 999 !important;
}