// ------------------------------------
// HIDDEN CLASS
// ------------------------------------
.fc-hidden {
	display: none !important; // Needed as this is an utility class
}
