.uni-diskusstion-component {

}

.uni-diskusstion-component .inhalte {
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
}

.cursor-pointer {
    cursor: pointer;
}