/*
Theme Name: nooitglad
Theme URI: https://www.nooitglad.nl/
Description: WP theme van Nooitglad.nl
Author: Buro N11
Author URI: https://www.n11.nl/
Version: 1
======================================== */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}