.csmclogo img {
    width: 200px;
    margin-bottom: 1rem;
}

.csmc-logo {
    width: 300px;
    margin-top: 2rem;
}

.sidebar-header {
    margin-top: -2rem;
}

.clickable {
    text-decoration: underline;
}

.clickable:hover {
    cursor: pointer;
    background-color: #fff
}