/* Import fonts */ @import url('https://fonts.googleapis.com/css2?family=P22+Mackinac:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Moderat:wght@400;700&display=swap'); /* Heading styles */ h1, h2, h3, h4, h5, h6 { font-family: 'P22 Mackinac', serif !important; } /* Subheading styles */ .subheading { font-family: 'Moderat', sans-serif !important; font-weight: bold !important; font-size: 24px !important; } /* Body text styles */ body, p, span, div, form label, form input, .footer--copyright, .plan-title { font-family: 'Moderat', sans-serif !important; font-size: 14px !important; } /* Navigation Menu (Top Right) */ nav .nav-link, .menu-item, .navigation-menu-item { font-family: 'Moderat', sans-serif !important; font-weight: 400 !important; font-size: 14px !important; letter-spacing: 0px !important; text-transform: uppercase !important; } /* Hero banner subheading */ h2.hero_banner--under-title { font-family: 'Moderat', sans-serif !important; font-weight: bold !important; font-size: 24px !important; letter-spacing: 0px !important; text-transform: uppercase; line-height: 1.4 !important; } /* Follow-us hashtag */ h2.follow-us--hashtag { font-size: 25px !important; text-transform: capitalize; letter-spacing: 2px !important; } /* General H2 styling */ h2 { font-size: 25px !important; font-weight: bold !important; font-family: 'P22 Mackinac', serif !important; text-transform: uppercase; letter-spacing: 0px !important; line-height: 1.4 !important; } /* Category descriptions */ .home-page-categories--inner .home-page-categories--block-footer-description, .cbt-tabs--subtitle { font-family: 'Moderat', sans-serif !important; font-weight: 300 !important; font-size: 14px !important; letter-spacing: 0px !important; text-transform: uppercase; } /* Buttons */ body .btn--primary, a, button.primary, button { font-family: 'Moderat', sans-serif !important; font-weight: 400 !important; font-size: 12px !important; text-transform: uppercase; letter-spacing: 1px; } /* H3 and author titles */ h3, .cbt-tabs--author-title { font-family: 'Moderat', sans-serif !important; font-weight: 300 !important; font-size: 12px !important; letter-spacing: 0px !important; text-transform: uppercase; } .grey-section h3.follow-us--title { margin-bottom: 20px; } #under-hero-banner h2.centered-text--title { margin-bottom: 30px; } #under-hero-banner .home-page-categories.home_page_categories h2 { margin-bottom: 30px; } .home-page-categories--block-footer { background-color: rgba(214,181,167,0.7); } .why-us.why_us .col-md-4.why-us--item img { width: 100%; } .grey-section h3.follow-us--title { color: #000; } .grey-section .follow-us--blocks { margin-top: 100px; }