/*
Theme Name: Nieuwsbrief Thema
Theme URL: https://nb.chipbizz.nl
Description: Simpel thema voor Nieuwsbriefportaal front-end
Author: Chip Bizz BV
Author URL: https://www.chipbizz.nl
Template: twentytwenty
Version: 1.0.0
Text Domain: nb-theme
*/ 
/* Custom CSS goes after this line */

body {
	font-family:verdana;
}

header {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
main {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
footer {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}