Applies PraxisAcademy AI and PraxisNova AI official brand colors and typography to any artifact, document, presentation, or design. Use whenever brand colors, style guidelines, visual formatting, or company design standards apply.
Use this skill to apply the official PraxisAcademy AI / PraxisNova AI brand identity to any output — presentations, documents, websites, flyers, emails, and artifacts.
Keywords: branding, corporate identity, visual identity, styling, brand colors, typography, PraxisAcademy, PraxisNova, visual formatting, visual design
Main Colors:
#f7f4ef - Light backgrounds, page backgrounds#0f0e0c - Body text, headings, dark elements#c8522a - CTAs, highlights, buttons, accent elementsUsage Rules:
#f7f4ef) is the dominant background — warm, approachable, professional#0f0e0c) for all body text and headings#c8522a) sparingly for CTAs, important links, and accent elements| Element | PraxisNova AI | PraxisAcademy AI |
|---|---|---|
| Focus | Automation & Implementation | Training, Workshops & Coaching |
| Audience | Direct clients (Real estate, Trades, Construction) | Partner clients (all non-tech industries) |
| Tone | Solutions-oriented | Educational, empowering |
#c8522a)#f7f4ef)@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@400;500;700&display=swap');
:root {
--color-cream: #f7f4ef;
--color-ink: #0f0e0c;
--color-terracotta: #c8522a;
--font-heading: 'Playfair Display', Georgia, serif;
--font-body: 'DM Sans', Arial, sans-serif;
}