/*
 Theme Name:     Minimalist Child Theme
 Description:    Child Theme of Minimalist theme
 Author:		 Mike Wirtz
 Template:       minimalist
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../minimalist/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

#maincol h2 {
margin: 0px 0px 0px 0px;
padding: 0px;
font-family: arial;
font-weight: bold;
font-size: 40px;
text-transform: uppercase;
clear: both;
}