.kanban-card {
    font-size: 11px;
}

.kanban-card .x-footer,
.kanban-card .label {
    display: none;
}

.sidebar-nav ul li a {
    padding: 12px 35px 10px 8px;
    font-size: 13px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}