body {
    padding-top: 70px;
    padding-bottom: 30px;
    /* font-family: "Source+Code+Pro", monospace; */
}

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

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

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

a.navbar-brand {
    font-family: 'Baumans', cursive;
    font-weight: 400;
    color: #2aabd2 !important;
    font-size: 36px;

}

a.navbar-brand span.secondary {
    color: #eb9316;
}

#page-home .jumbotron {
    background-image: url(./sunset-cable-beach-web.jpg);
    background-size: cover;
}

footer p {
    font-size: 10px;
    text-align: center;
}