Color Palette
Brand Colors
The MDS brand centers on a bold red primary, with blue as a secondary accent. These two colors carry almost all interactive and structural meaning across the site.
RGB: 175, 38, 38
RGB: 125, 13, 13
RGB: 19, 98, 148
RGB: 85, 85, 85
Text Colors
RGB: 68, 68, 68
RGB: 102, 102, 102
RGB: 255, 255, 255
Neutral / Background Colors
RGB: 239, 239, 235
RGB: 199, 200, 195
RGB: 222, 222, 215
RGB: 112, 112, 90
RGB: 85, 85, 85
Regional Section Colors
MDS uses distinct hues to identify its four geographic sections. Each region’s color is applied to section-specific navigation, badges, and content stripe accents.
RGB: 15, 132, 132
RGB: 55, 120, 82
RGB: 140, 73, 117
RGB: 37, 107, 164
Additional Colors Referenced in CSS
Typography
MDS uses Lato as its sole typeface across all contexts — headings, body, navigation, buttons, and UI labels. The font is loaded from Google Fonts at four weights.
Font Weight Specimens
abcdefghijklmnopqrstuvwxyz
0123456789
abcdefghijklmnopqrstuvwxyz
0123456789
abcdefghijklmnopqrstuvwxyz
0123456789
abcdefghijklmnopqrstuvwxyz
0123456789
Heading Scale
Body & Secondary Text
Font Size Variables
| Variable | Value | Usage |
|---|---|---|
--fontsize-primary |
1.6rem (~16px) | Nav, labels, body text in stripes |
--fontsize-secondary |
1.3rem (~13px) | Small text, footer, metadata |
--fontsize-mainBody |
1rem | Base rem unit |
--fontweight-regular |
400 | Body text, default weight |
--fontweight-medium |
600 | Emphasized text, labels |
--fontweight-bold |
900 | Headings, buttons, strong emphasis |
--lineheight-mainBody |
1.2 | Compact text blocks |
--lineheight-titanBody |
1.4 | Main body content |
Buttons
Primary Button
The primary button uses MDS Red with a 2px border, 4px border-radius, and bold (900) Lato text. On hover, the fill inverts to white with red text and border.
Outline & Secondary Variants
Component Patterns
Aggregation Card
Cards use #DEDED7 backgrounds with a heavy 10px brand-red top border. Padding is 30px.
International Congress 2026
Join thousands of movement disorder specialists at the premier annual gathering for clinical research and education.
Quick Links
Access membership tools, education resources, and research opportunities.
Form Inputs
Standard inputs use a 20px border-radius (rounded). The search bar uses a full pill shape at 50px border-radius. All borders are #DEDED7.
Links
Utility Bar
The utility bar sits at the very top of every page with a solid MDS Red background and white text links.
Spacing & Layout
Breakpoints
| Variable | Value | Target |
|---|---|---|
--breakpoint-phone |
600px | Small phones |
--breakpoint-tablet |
768px | Tablet portrait |
--breakpoint-tablet-landscape |
1024px | Tablet landscape |
--breakpoint-desktop |
1200px | Desktop |
--breakpoint-widescreen |
1600px | Large monitors |
--siteBoundsWidth |
1175px | Max content width |
Spacing Variables
| Variable | Value | Usage |
|---|---|---|
--padding-stripe-top |
5rem | Top padding on content stripes |
--padding-stripe-bottom |
5rem | Bottom padding on content stripes |
--margin-block-bottom |
15px | Spacing below content blocks |
--margin-element-bottom |
12px | Spacing below individual elements |
--margin-FloatLeft |
1rem 3rem 2rem 0 | Margins for left-floated media |
--margin-FloatRight |
1rem 0 2rem 3rem | Margins for right-floated media |
--flex-block-spacing |
1rem | Gap between flex children |
--filtergrid-spacing |
3rem | Gap in filter/grid layouts |
Borders & Shadows
Border Styles
1px solid #ccc or var(--color-medium-light)Used for general content separation, input fields, table cells.
3px solid #AF2626Header bottom, footer top, side column blocks.
10px solid #AF2626Card top borders, major content aggregation blocks.
1px solid #acacacTable cells and table-like data grids.
Box Shadow
0 3px 6px rgba(0,0,0,.16)Applied to elevated cards, dropdowns, and floating panels.
Header & Footer Reference
Header Structure
The MDS header consists of three stacked zones: a utility bar (MDS Red), a logo/navigation area (white with red bottom border), and the main navigation. Desktop header height is 183px.
Footer Structure
The footer uses a warm medium-gray background with a red accent border on top. Text is dark gray (#444) at the secondary font size (13px).