Skip to content

Design Assets Reference — Spring 2026 Study Group

Created 2026-03-10
Updated 2026-03-10
Tags study-groupspring-2026designreference

Technical reference for design assets used on the Study Group landing page (baseworks.com/smsg-spring-2026/, page ID 46997, Elementor).


Embedding Method — SVG and HTML Snippets

Section titled “Embedding Method — SVG and HTML Snippets”

All SVG infographics and custom HTML snippets on the Study Group and Practice Sessions pages are embedded as inline code inside Elementor HTML widgets — not uploaded as image files.

Why inline, not <img> tags:

  • The site loads Jost as its theme font. Inline SVGs inherit the page’s loaded fonts, so text renders correctly without depending on the @import inside the SVG.
  • SVGs loaded via <img> tags block all external resources (including font imports) for security reasons. Text would fall back to generic sans-serif.
  • Inline embedding avoids issues with Google crawlers, privacy browsers (Brave, Firefox strict mode), and ad blockers that may block fonts.googleapis.com.

The @import url(...) inside each SVG is redundant when embedded inline but harmless — it serves as a fallback reference and ensures the SVG renders correctly when viewed standalone (e.g., in Obsidian or a browser opening the file directly).

This applies to both pages:

  • Study Group: baseworks.com/smsg-spring-2026/
  • Practice Sessions: baseworks.com/montreal-practice-sessions/

AssetFileElementor Location
Hero badgeshero-badges-snippet.htmlHTML widget in hero section
Hero badges (design mockup, 4 options)hero-badges-mockup.htmlNot on page — design reference only
Program overview infographicprogram-overview-infographic.svgHTML widget in “What to Expect” section
AssetFileElementor Location
Hero badges02-areas/educational-programs/practice-sessions/hero-badges-snippet.htmlHTML widget in hero section
PageFile
Study Group~/Documents/baseworks-changelog/sites/baseworks.com/mockups/2026-02-26-spring-study-group-montreal.html
Practice Sessions~/Documents/baseworks-changelog/sites/baseworks.com/mockups/practice-sessions-montreal-2026.html

TokenValueUsage
Primary accent#58c4cfTeal — labels, dots, progress bars, icon backgrounds
Text primary#ffffffHeadings, large numbers
Text secondary#e2e8f0Subheadings
Text muted#a0aec0Detail lines, metadata
Dark background#1A202CSection backgrounds, SVG standalone background
Panel fill#ffffff at 0.035 opacityCard panels
Panel stroke#ffffff at 0.08 opacityCard borders
FontJost (200, 300, 400, 500)All text