Check out our local events happening soon! This section will keep you updated with everything going on in Bradner, from community activities to festive gatherings. Stay engaged and be part of the fun!
Need to report an issue? Let us know! Your feedback helps us keep Bradner running smoothly.
Looking for work? Check out the latest job openings in the community and apply today!
Find important court dates and resources right here to stay informed about legal matters.
We’re here to assist you with any inquiries or support you may need. Reach out via phone, email, or visit us directly!
Have questions? Reach out!
We're here to help you!
123 Main St, Bradner, OH 43406
Follow us on social media for updates!
Shu11y Style Guide v2 – Typography System version 8.1
All colors throughout the site reference these brand color tokens. Update them in the Token Manager to change your entire site’s color scheme.
--brand-primary
--brand-secondary
--brand-tertiary
--brand-quaternary
--brand-quinary
--brand-senary
Primary Text
--color-text-primary
Main body content uses this color.
Secondary Text
--color-text-secondary
Supporting content and descriptions.
Tertiary Text
--color-text-tertiary
Captions and metadata.
Inverse Text
--color-text-inverse
Text on dark backgrounds.
This is a normal link using --color-text-link
This shows hover color using --color-text-link-hover
Links automatically use these tokens for normal and hover states.
This section uses quaternary background with primary and secondary text colors for excellent readability.
Dark sections use inverse text color to maintain readability. Buttons use contrasting colors.
All color token combinations are designed for WCAG AA compliance. Always test contrast ratios when customizing brand colors.
--font-size-hero
--font-size-h1
--font-size-h2
--font-size-h3
--font-size-h4
--font-size-h5
--font-size-h6
Large body text – Perfect for introductions and emphasis. Uses –font-size-body-lg with relaxed line height for comfortable reading.
--font-size-body-lg
Standard body text – This is your default paragraph text. Uses –font-size-body-md with normal line height. Most content should use this size.
--font-size-body-md
Small body text – Used for secondary information or compact layouts. Uses –font-size-body-sm.
--font-size-body-sm
Caption text – For image captions, footnotes, and fine print. Uses –font-size-caption.
--font-size-caption
TEXT BODY LG
.text-body-lg, .lead {
font: var(–type-body-lg);
letter-spacing: var(–text-body-lg-letter-spacing);
}
TEXT BODY MD
.text-body, .text-body-md {
font: var(–type-body-md);
letter-spacing: var(–text-body-letter-spacing);
}
TEXT BODY SM
.text-body-sm, .small-text {
font: var(–type-body-sm);
letter-spacing: var(–text-body-sm-letter-spacing);
}
font: var(--type-hero);
Don’t pay for what you don’t need, but don’t get caught without a safety net. Get just the right coverage for your business and your budget.
--font-size-body-md
You don’t need a bloated service contract. You need the right protections, the right response times, and a team that actually knows your name and understands your work. Our managed IT service packages scale with your business, whether you need the basics or full-stack support.
Each plan includes all the essentials, a response when you need it, and a real person to handle your questions and set things in motion.
--font-size-body-sm
Callout Text – Grab attention!
.text-heading-md, .text-primary
LABEL TEXT
--text-label-* (uppercase)
--text-link-weight + --color-text-linkOVERLINE TEXT
--font-size-overline
TEXT HERO
.text-hero {
font: var(--type-hero);
letter-spacing: var(--text-hero-letter-spacing);
}
TEXT HEADING XL
.text-heading-xl {
font: var(--type-heading-xl);
letter-spacing: var(--text-h1-letter-spacing);
}
TEXT HEADING LG
.text-h2, .text-heading-lg { font: var(–type-heading-lg); letter-spacing: var(–text-h2-letter-spacing); }TEXT HEADING MD
.text-h3, .text-heading-md { font: var(–type-heading-md); letter-spacing: var(–text-h3-letter-spacing); text-transform: var(–text-h3-transform); }TEXT BODY LG
.text-body-lg, .lead { font: var(–type-body-lg); letter-spacing: var(–text-body-lg-letter-spacing); }TEXT BODY MD
.text-body, .text-body-md { font: var(–type-body-md); letter-spacing: var(–text-body-letter-spacing); }TEXT BODY SM
.text-body-sm, .small-text { font: var(–type-body-sm); letter-spacing: var(–text-body-sm-letter-spacing); }These bundled tokens combine font-size, weight, line-height, and family into a single shorthand property using the CSS font: syntax.
font: var(--type-hero);
font: var(--type-heading-xl);
font: var(--type-heading-lg);
font: var(--type-heading-md);
Large body text using bundled type style
font: var(--type-body-lg);
Standard body text using bundled type style
font: var(--type-body-md);
Callout text using bundled style
font: var(--type-callout);
OVERLINE STYLE
font: var(--type-overline);
Caption text using bundled style
font: var(--type-caption);
Example: .hero-text { font: var(--type-hero); }
All button colors are controlled by design tokens in the Token Manager. Change tokens to update all buttons instantly.
Tokens Used:
--primary-btn • Background color--primary-btn-text • Text color--primary-btn-border • Border color--primary-btn-hover • Hover background--primary-btn-hover-text • Hover text color--primary-btn-border-hover • Hover border--primary-btn-active • Active backgroundTokens Used:
--secondary-btn • Background color--secondary-btn-text • Text color--secondary-btn-border • Border color--secondary-btn-hover • Hover background--secondary-btn-hover-text • Hover text color--secondary-btn-border-hover • Hover border--secondary-btn-active • Active backgroundTokens Used:
--tertiary-btn • Background color--tertiary-btn-text • Text color--tertiary-btn-border • Border color--tertiary-btn-hover • Hover background--tertiary-btn-hover-text • Hover text color--tertiary-btn-border-hover • Hover border--tertiary-btn-active • Active backgroundJoin thousands of satisfied customers using our platform
.btn-primary /* Primary solid button */ .btn-primary-outlined /* Primary outlined button */ .btn-secondary /* Secondary solid button */ .btn-secondary-outlined /* Secondary outlined button */ .btn-tertiary /* Tertiary outlined button */ .btn-sm /* Small size */ .btn-lg /* Large size */
Form elements use dedicated tokens for consistent styling across your site.
We’ll never share your email.
--input-font-size • Input text size--input-font-weight • Input text weight--input-font-family • Input font family--input-line-height • Input line height--input-padding-vertical • Top/bottom padding--input-padding-horizontal • Left/right padding--input-border-width • Border thickness--input-border-style • Border style (solid, dashed, etc.)--input-border-color • Border color--input-radius • Corner rounding--input-bg • Background color--input-text • Text color--label-font-size • Label text size--label-font-weight • Label text weight--label-font-family • Label font family--label-letter-spacing • Label letter spacingFill out the form below and we’ll get back to you within 24 hours.
Navigation tokens control link colors, hover states, and active page highlighting.
“Services” link shows active state using --nav-active-color
Normal State
--nav-color
Hover State
--nav-hover-color
Active/Current
--nav-active-color
.nav-link {
color: var(--nav-color);
background: var(--nav-bg);
}
.nav-link:hover {
color: var(--nav-hover-color);
background: var(--nav-bg-hover);
}
.nav-link.current {
color: var(--nav-active-color);
background: var(--nav-bg-active);
}--spacing-xs--spacing-sm--spacing-md--spacing-lg--spacing-xl--radius-sm--radius-md--radius-lgVisual examples of padding applied to elements:
padding: var(--spacing-xs);padding: var(--spacing-sm);padding: var(--spacing-md);padding: var(--spacing-lg);padding: var(--spacing-xl);padding-top/bottom: var(--spacing-xs);padding-top/bottom: var(--spacing-md);padding-top/bottom: var(--spacing-xl);padding-left/right: var(--spacing-*);
{ margin-top: var(--spacing-xs); }{ margin-top: var(--spacing-sm); }{ margin-top: var(--spacing-md); }{ margin-top: var(--spacing-lg); }{ margin-top: var(--spacing-xl); }{ margin-bottom: var(--spacing-xs); }{ margin-bottom: var(--spacing-sm); }{ margin-bottom: var(--spacing-md); }{ margin-bottom: var(--spacing-lg); }{ margin-bottom: var(--spacing-xl); }This card uses spacing tokens for consistent padding and margins. The padding is --spacing-lg, title margin is --spacing-sm, and paragraph margin is --spacing-md.
Paragraph spacing uses --space-paragraph token for consistent vertical rhythm.
Each paragraph maintains the same spacing between them, creating visual harmony.
--space-heading-top and --space-heading-bottom control heading margins.