/*
 * Custom/additional styles for the TYPO3 backend
 */

.btn-default.btn-selected {
	--bs-btn-bg: #d7d7d7;
}
