body {
    padding-top: 70px;
    padding-bottom: 30px;
}

body > nav {
    background-image: none !important;
    background-color: #0060df !important;
    color: #ffffff;
}

body > nav > div > div.navbar-header > a, #navbar > ul > li > a {
    color: white !important;
}

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

.section-header {
    background-color: #5bc0de;
}