@import url(‘https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Poppins:wght@300;400;500;600&display=swap’);
body { font-family: ‘Poppins’, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: ‘Montserrat’, sans-serif; }
.ast-primary-header-bar { background: #000 !important; border-bottom: 1px solid #222 !important; }
.ast-header-break-point .ast-primary-header-bar { background: #000 !important; }
.ast-site-identity .site-title a { color: #fff !important; font-weight: 700 !important; }
.main-navigation a, .ast-header-custom-item a { color: #fff !important; font-weight: 500 !important; }
.main-navigation a:hover { color: #1B75BC !important; }
.ast-custom-logo img { max-height: 50px !important; }
.site-footer { background: #000 !important; color: #aaa !important; border-top: 1px solid #222 !important; padding: 40px 0 !important; }
.site-footer a { color: #1B75BC !important; }
a.ebe-btn { text-decoration: none !important; }
