/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.site-footer {
	max-width:1120px !important;
	margin-left:auto;
	margin-right:auto
}
.mPS2id-highlight {
	color:var(--global-color-8) !important;
}
@media (min-width: 769px) {
    .inside-right-sidebar {
        position: sticky;
        top: 60px;
    }
}
.menu-hoofdmenu a {
	text-decoration:none !important;
	font-size:1.2em;
	font-weight:700;
}
h2 {
	margin-top:80px !important;
}