/* 
body {
	font-size: 1rem;
	font-family: 'Geneva', 'Verdana', sans-serif;
	font-variant-ligatures: none;
	line-height: 1.6;
}

.size-h3 {
	font-size: 14px;
}

.page-column-small {
	width: 400px;
	flex-shrink: 0;
}



.div.widget-type-monitor:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > div:nth-child(1) {
    diplay: none;
}


.dynamic-columns > * {
	padding-left: var(--widget-content-horizontal-padding);
	border-left: 0px solid #7e7e7e;
	min-width: 0;
} */



body {
	font-size: 1rem;
	font-family: 'Geneva', 'Verdana', sans-serif;
	font-variant-ligatures: none;
	line-height: 1.6;
	color: var(--color-text-base);
	/* background-color: var(--color-background); */
	overflow-y: scroll;
	background-color: 0 0 16 primary-color: #4F71FE # primary-color: 230 99 66 contrast-multiplier: 1.5 positive-color: 119 44 46 negative-color: 0 0 16;
}

.size-h3 {
	font-size: 14px;
}