* {
    font-family: "Mitr", serif;
    font-weight: 200;
    font-style: normal;
}
.sidebar-divider {
    height: 0.5px;
    background: #444044;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
    border: none;
    margin: 0.5rem 0;
    opacity: 45%;
}