Skip to main content

Marco in Practice

  • All Products
  • Sign In

Create a new account

This field cannot be blank

This field cannot be blank

Please enter a valid email address

This field cannot be blank

Or sign in with

Or sign up with

I already have an account
  • Home
  • All Products
© Copyright Marco in Practice 2026
Teach online with Thinkific Open in a new window
/* brand-test */ /* ===== LANDING PAGE — BRAND PALETTE ===== */ /* HERO BANNER — volcanic dark, cream text */ .banner-product { background-color: #1C1208 !important; } .banner-product h1, .banner-product h2, .banner-product h3, .banner-product p, .banner-product li { color: #F5F0E8 !important; } .banner-product [class*="eyebrow"], .banner-product [class*="kicker"], .banner-product small { color: #C4A882 !important; } .banner-product a { background-color: #8B5E3C !important; color: #F5F0E8 !important; border-color: #8B5E3C !important; } .banner-product a:hover { background-color: #C4A882 !important; border-color: #C4A882 !important; color: #1C1208 !important; } /* HIGHLIGHTS — cream */ .highlights-with-images { background-color: #F5F0E8 !important; } .highlights-with-images h2, .highlights-with-images h3, .highlights-with-images p { color: #1C1208 !important; } /* ABOUT — warm cream */ .titled-paragraph { background-color: #EDE4D4 !important; } .titled-paragraph h2, .titled-paragraph p { color: #1C1208 !important; } /* INSTRUCTOR — cream */ .media-and-text { background-color: #F5F0E8 !important; } .media-and-text h2, .media-and-text p { color: #1C1208 !important; } /* CURRICULUM — cream */ .curriculum { background-color: #F5F0E8 !important; } .curriculum h2, .curriculum h3, .curriculum p { color: #1C1208 !important; } /* TESTIMONIALS — cream */ .testimonials { background-color: #F5F0E8 !important; } .testimonials h2, .testimonials p, .testimonials blockquote { color: #1C1208 !important; } /* CTA — volcanic dark, cream text */ .cta { background-color: #1C1208 !important; } .cta h2, .cta p { color: #F5F0E8 !important; } .cta a { background-color: #8B5E3C !important; color: #F5F0E8 !important; border-color: #8B5E3C !important; } .cta a:hover { background-color: #C4A882 !important; border-color: #C4A882 !important; color: #1C1208 !important; } /* GENERAL SECTION ROLE FALLBACKS */ .section--primary { background-color: #1C1208 !important; } .section--secondary { background-color: #F5F0E8 !important; } .section--accent { background-color: #EDE4D4 !important; }