body {
    background-color: #333 !important;
    color: #999;
    font-size:12pt;
    font-family:'Source Sans Pro', Helvetica, Arial, sans-serif;
}

.mt-0 {
    margin-top: 40px !important;
}

.biciname {
    font-style: italic;
}

.space-maker {
    margin: 100px;
}

.balogo {
    background-color: #2b8888 !important;
}

nav {
    background-color: #555 !important;
}

.navbar-default .navbar-nav > .active {
    background: #ccc;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: #ccc;
}
