/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2025 | 10:55:31 */
.white-text {
	color: white;
}

.ibm-plex-mono {
	font-family: IBM Plex Mono;
}

.weight-300{
	font-weight: 300;
}

.font-size-20{
	font-size: 20px;
}


body:not(.logged-in) .show-if-logged {
	display: none!important
}