/*
Theme Name: Dorpsbelangen Harkstede
Theme URI: https://dorpsbelangenharkstede.nl/
Template: generatepress
Author: Art Nagy
Author URI: https://artnagy.com
Version: 3.3.1.1706360670
Updated: 2024-01-27 14:04:30

*/

/*
Hide reCAPTCHA badge 
From https://contactform7.com/faq-about-recaptcha-v3/
*/
.grecaptcha-badge {
	visibility: hidden;
}

/*
Tablepress hide column
*/

/*
.tablepress-id-2 .column-2 {
  	display: none;
}
*/

.tablepress thead th,
.tablepress tfoot th {
	background-color: #e8e8e8;
	color: #575760;
}
.tablepress thead .sorting_asc,
.tablepress thead .sorting_desc,
.tablepress thead .sorting:hover {
	background-color: #e8e8e8;
	color: #575760;
}


/*
Opmaak
*/

