<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.components-toolbar__control.components-button img{
    padding: 5px;
    border-radius: 4px;
    height: 30px;
    width: 30px;
}
.components-toolbar__control.components-button:not(:disabled).is-active img, .components-toolbar__control.components-button:not(:disabled):hover  img{
	
color: #555d66;
box-shadow: inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff;
}

/* Kategorie Block*/

.hsu_category .entry-content-excerpt{
  color: #1a1a1a;
  font-family: "Meta Corr Offc W01 Regular", "PT Sans", sans-serif;
}</pre></body></html>