/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.placeholder {
	display: none;
}

.xsub {
	display: inline-block;
	font-weight: bold;
}
span.xsub::first-letter {
	color: red;
}