<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.list-group-item {
    height:auto;
    min-height:220px;
}
div .list-group-item .list-group-item-text{margin-bottom:7px}
.btn-primary{margin-top: 4px}
.break-word{
	word-break: break-word;
	word-wrap: normal;
}</pre></body></html>