/*
 Theme Name:     Twenty Sixteen Child Theme
 Theme URI:      https://www.oa-swizerland.ch
 Description:    A bare-bones child theme for use with Twenty Sixteen Theme.
 Author:         Rolf Wilhelm
 Author URI:     https://www.3lands.ch/rolf
 Template:       twentysixteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */
@media screen and (min-width: 44.375em) {

	.site {
		margin: 0px;
	}
}

