.row .col {
    height:50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sidenav li>a {
    color: rgba(255, 255, 255, 0.87);
}