@charset "utf-8";
/* &copy; Copyright by Nico Wendenburg - Styling for MG Arts Website */
.content h1 {
	padding:0 0 50px 0; }

.legal_title {
	width:100%;
	display:block;
	padding:0 0 5px 0;
	font-size:18px;
	font-weight:700;
	font-family:'Roboto Condensed', sans-serif; }

.legal_description {
	width:100%;
	padding:0 0 30px 0;
	font-size:16px;
	font-family:'Roboto Condensed', sans-serif; }


