@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap'); body { font-family: 'Inter', sans-serif !important; } h1,h2,h3,h4,h5,h6 { font-family: 'Poppins', sans-serif !important; font-weight: 700 !important; } #ss-header { background-color: #1B3A6B !important; border-bottom: 3px solid #00C9A7 !important; } #ss-header a { font-family: 'Poppins', sans-serif !important; font-weight: 500 !important; color: rgba(255,255,255,0.92) !important; font-size: 0.85rem !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; } #ss-header a:hover { color: #00C9A7 !important; } footer.bg-dark { background-color: #1a1a2e !important; border-top: 4px solid #00C9A7 !important; } footer.bg-dark a { color: #00C9A7 !important; } footer.bg-dark p, footer.bg-dark span, footer.bg-dark li { color: rgba(255,255,255,0.75) !important; } footer.bg-dark h2, footer.bg-dark h3, footer.bg-dark h4 { color: #ffffff !important; } .ssc-col h1 { font-size: 1.15rem !important; font-weight: 700 !important; line-height: 1.3 !important; }