/*
 Theme Name:   Arets-portal
 Theme URI:    https://zaca.nl
 Description:  Maatwerk WP design voor Arets-Ergonomie
 Author:       Marco Engelen
 Author URI:   https://zaca.nl
 Template:     generatepress
 Version:      1.0
*/

/* first page */
.intro {
    min-height: 100vh;
}

.one-container .site-content {
    padding:0;
}

.entry-content > [class*="wp-block-"]:not(:last-child) {
    margin-bottom: 0;
}



@media (max-width: 768px) {
    p, body {
        font-size:18px;
    }
}

 
@media (max-width: 1400px) {
.vuller {
	max-height:200px;
	}}

@media (max-width: 1279px) {
.vuller {
	max-height:150px;
	}}

/* kennisbank */
.entry-title {
    text-align:center;
}

li {
	margin-bottom:20px;
}
