/*
Theme Name: My Child Theme
Version: 1.0
Description: A child theme of Customizr
Template: customizr
*/

@import url("../customizr/style.css");

.navbar-wrapper.clearfix.span9 {
clear: none;
float: left;
width: 74.358974359%;
}

footer#footer {
background: #005580;
}