
.top-bar {
    color: #1f2845;
    background: #1f2845;
    padding: 1rem;
    font-weight: 300;
}

.border-left {
    border-left: 1px solid #1f2845 !important;
}

.bg-gray-300 {
    background-color: #edf6fe !important;
}

.h1, h1 {
    font-size: 1.7rem;
}

section.mt-5 {
  display: none !important;
}