/* Active site theme — change this one import to switch the whole site. */
@import url('./gallery-white.css');

/*
 * Available themes:
 *   ./cinematic-dark.css   — dark canvas, gold accent
 *   ./editorial-light.css  — white, navy, Georgia serif
 *   ./warm-print.css       — parchment, warm brown, amber
 *   ./slate-modern.css     — dark slate, steel blue
 *   ./high-contrast.css    — stark black & white
 *   ./gallery-white.css    — pure white gallery wall; photographs are the visual focus
 *   ./twilight.css         — deep indigo-violet, lavender accent; moody fine art
 *   ./forest.css           — deep evergreen; made for landscape and nature work
 *   ./silver-gelatin.css   — cool mid-grey; inspired by darkroom silver prints
 */

/* Rules after @import override the active theme — site-wide tweaks go here. */
#main-content p {
	font-size: 18px !important;
}
