/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.fbox-content p {
	margin-top: 0.5rem;
	margin-bottom: 0px;
	color: var(--cnvs-contrast-600);
	text-align: justify;
}