/*
Theme Name:     Brown Child
Description:    Child theme of the Brown Theme
Author:         Baimai Studio
Author URI:     http://baimaistudio.com
Template:       brown-theme
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */
@import url("styles/media-queries.css");
@import url("styles/screen.css");

.home body.boxed {
	padding: 0px 0;
}

#downloadSubtitles {
	padding: 6px 0 0;
}

#downloadSubtitles  h1{
	text-align: center;
	margin: 0;	
}

.home .hero {
	padding: 40px;
}
