/*!
 * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: contents !important;
        flex-basis: auto;
    }
}
.bg-primary {
    background-color: #38537F !important;
}
.text-primary {
    color: #38537f !important;
}
.img-responsive {
    width: 100% !important;
}
.btn-100 {
    width: 100% !important;
}
