@charset "UTF-8";

[data-bs-theme=dark]{
	--tblr-muted:#6c7a89;
}

.markdown>table thead th,
.table thead th{font-size:0.8rem;}

.dropdown-toggle.show:after{transform: rotate(135deg);margin-top: 5px;}

.page-link>i{vertical-align: -1px;}
