/*
 Theme Name:   Chantel Pinnock Custom Theme 
 Description:  Child Theme based on Portfolio Press
 Author:       Chantel Pinnock
 Author URI:   http://www.cpinnock.com
 Template:    portfolio-press
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

@import url("../portfolio-press/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#branding {
	background-color: #000000;
	padding: 10px 0px 0px 0px;
}

.primary-navigation a {
    margin: 30px 4px 15px;
}