/*
Theme Name: Hustle Child
Theme URI: http://mysite.com/
Description: This is a custom child theme I have created.
Author: Jeremy Homan
Author URI: http://mysite.com/
Template: hustle
Version: 0.1
*/
 
/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url("../hustle/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#header {
  margin: 0 auto 6.854em;
  padding: 0 0 4.236em;
  text-align: center;
  clear: both;
  position: relative;
  border-bottom: 0px solid #000;
}