.logout-container {
    background: #2b358a;
    color: white;
}

.language-switcher {
    width: auto !important;
}

.logout-link a {
    text-transform: capitalize !important;
}

.ql-table-better {
	border-spacing: 0;
}


.ql-table-block {
	display: inline !important;	
}

.pimcore_area_table table tr td, .pimcore_area_table table tr th {
	
    border: 0;
    border-bottom: 1px solid #2b358a;
}

.pimcore_area_table table {
	border: 0 !important;
}

.siegel {
    svg {
        width: 100%;
    }
}