@import "vendor/bootstrap/bootstrap.css";
body{
    padding-top:56px;
}

.bg-dark{
    background-color: #000000 !important;
}
.navbar{
    border-bottom: 1px solid #eee;
}    
.footer{
    margin-top: 3rem;
}