/* Place a custom css file in your own project to use this. */

.home-content {
	color: var(--secondary);
	margin-bottom: 54px;
}
.post-content table {
	font-size: 14px;
}

#disclaimer {
	line-height: 1.4 !important;
	font-size: 14px !important;
}