/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 100px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

nav.navbar-fixed-top {
	height: 82px;
	}

.navbar-fixed-top .nav {
    padding: 0 35px;
    margin-top: 25px;
}

.navbar-fixed-top .navbar-brand {
    padding: 15px;
}

footer {
    padding: 30px 0;
}

