.o_so_helpdesk_kanban {
    .o_kanban_record_title {
        font-size: 0.95rem;
    }
}

.o_so_helpdesk_dashboard {
    .o_so_helpdesk_brand {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .o_so_helpdesk_logo {
        width: 56px;
        height: 56px;
        object-fit: contain;
        flex-shrink: 0;
    }

    .btn .fs-2 {
        line-height: 1.2;
    }
}
