﻿/* DEV NOTE: adjust each #image_hsp_XX_Y and #image_hsp_reveal_XX_Y for all Text and Labelled Image Click and Display pages in the course and if not needed delete these styles */
#image_hsp_XX_Y{
}
/* custom flip card font size to avoid scrolling 2025 */
.flip_back_title {
	margin-bottom: 0px;
}
.flip_card_inner {
	font-size: 1.75rem;
}