/*
Theme Name: kurigram child
Tags:  custom-menu, editor-style, featured-images
Template: kurigram
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/

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

/* Hide the arrow in case section */
i.fas.fa-arrows-alt:before {
	content: "" !important;
}
