/*
	Theme Name:		Eye-C Framework
	Description:	Custom WordPress framework created by Eye-C Multimedia.
	Version:		1.1
	Author:			Eye-C Multimedia
	Author URI:		https://eye-c.nl/
	Text Domain:	eyec
    Tags:			HTML5, CSS3, SCSS, PHP, jQuery, Wordpress, WooCommerce, Gutenberg, ACF, Eye-C, Eye-C Multimedia, Eye-C Framework, Eye-C Template
    
    Notes:			Main css styles are read from assets/css/main.css, place custom css styles in this document.
*/

/*--------------------------------------------------*\
	Custom CSS Styles
\*--------------------------------------------------*/


.block-projects.style1 .project .details .h4{
	margin-top: 32px;
}

.block-projects.style1 .project .details .h4 a{
	color: black !important;
	font-weight: 500;
    margin-top: 28px;
}


.block-projects .project .details .simple-btn:hover::after {
	color: black;
}


footer .wp-block-columns>.wp-block-column:first-child{
	flex-basis: 0;
}

.grecaptcha-badge {
	display: none;
}