Fixer in Residence Workshops
A collection page of NewMakeIt - York Region Makers
About
body.template-collection { --nmi-ink: #17203d; --nmi-blue: #095daa; --nmi-green: #95c93f; --nmi-pink: #ea214d; --nmi-purple: #bda3d1; --nmi-blue-light: #9bc5e7; --nmi-orange-light: #fbc18b; --nmi-cream: #fff8ef; --nmi-white: #ffffff; --nmi-shadow: rgba(23, 32, 61, 0.26); } body.template-collection .collection-hero { position: relative; width: min(1180px, calc(100% - 36px)) !important; height: auto !important; aspect-ratio: 9 / 2; margin: 24px auto 38px !important; background: var(--nmi-white); border: 2px solid var(--nmi-ink); box-shadow: 8px 8px 0 var(--nmi-shadow); overflow: hidden; } body.template-collection .collection-hero::before, body.template-collection .collection-hero::after { content: none !important; display: none !important; } body.template-collection .collection-hero__image { width: 100% !important; height: 100% !important; background-color: var(--nmi-white) !important; background-size: contain !important; background-position: center !important; background-repeat: no-repeat !important; } body.template-collection .collection-hero__title-wrapper { display: none !important; } body.template-collection .collection-description, body.template-collection .section-header .rte { width: min(1180px, calc(100% - 36px)); max-width: none !important; margin: 0 auto 34px !important; padding: 0 !important; text-align: left; } .nmi-fixer-page, .nmi-fixer-page * { box-sizing: border-box; } .nmi-fixer-page { color: var(--nmi-ink); font-family: inherit; } .nmi-fixer-page h2, .nmi-fixer-page h3, .nmi-fixer-page p, .nmi-fixer-page ul { margin-top: 0; } .nmi-fixer-page h2, .nmi-fixer-page h3 { color: var(--nmi-ink); font-family: "Arial Rounded MT Bold", "Trebuchet MS", sans-serif; font-weight: 900 !important; letter-spacing: -0.04em; } .nmi-fixer-hero { padding: clamp(28px, 4vw, 44px); background: var(--nmi-cream); border: 2px solid var(--nmi-ink); box-shadow: 8px 8px 0 var(--nmi-shadow); } .nmi-fixer-eyebrow, .nmi-fixer-card-label, .nmi-fixer-event-date { display: inline-bloc