/* Custom styles */
body {
  padding-top: 0;
}

.bg-primary {
  background-color: #0056b3 !important;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 0;
}

