@charset "UTF-8";

header h1, h2 {
    color: #2d7091 !important;
}

.list-overflow {
    max-height: 70vh;
    overflow-y: scroll;
}