#fp_latest_container { margin-top: 20px; }
#fp_latest_container .latest_title { font-weight: bold; }

#fp_image_tiles { width: 49.5%; display: inline-flex; }
#fp_latest_additions { width: 49.2%; float: right; }

/*
#fp_image_tiles { display: none; }
#fp_latest_additions { width: initial; float: initial; }
*/

#image-tile { width: 100%; float: left;	}
#fp_image_tiles .tile { --stagger-delay: 0ms; }
#fp_image_tiles .tile-title { font-size: 18px; }
#fp_image_tiles .tile-link svg { margin-bottom: -1px; height: 10px; }

#fp_footer { display: inline-block; }
#fp_footer p { margin-top: 2em; font-size: 90%; }
