/*
	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
\*--------------------------------------------------*/
#eyec-cookie-banner .container .content {
	flex: 1 1 auto;
}

#eyec-cookie-banner .container .buttons {
	max-width: 225px;
    flex: 1 0 225px;
}

.review .name{
    margin-bottom: 12px;
}