/*
Theme Name: Karoli
Author: Sinergio
Author URI: http://www.sinergio.be/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.grizz-text a, .grizz-adres a{
		text-decoration: underline;
		font-weight: bold !important;
		color: #f57b13;
	}
	
	.grizz-text a:hover, .grizz-adres a:hover{
				color: #f57b13CC;
		text-decoration: none;
}

.grizz-cta h2 {
    font-weight: 600;
	color: #ffffff;
}

.grizz-cta .knop2 a::after{
	    padding: 15px 10px;
	right:0px !important;
}
.grizz{
		margin-right: 10px;
		
	}
.grizz-cta .knop2 a{
	    padding: 15px 45px 15px 17px !important;
}

@media screen and (max-width: 493px) {
	.grizz{
		margin-bottom: 20px;
		margin-right: 0px;
	}

}