:root .bricks-color-primary {color: #00288f}:root .bricks-background-primary {background-color: #00288f}:root .bricks-color-secondary {color: #001f63}:root .bricks-background-secondary {background-color: #001f63}:root .bricks-color-light {color: #f8f6ef}:root .bricks-background-light {background-color: #f8f6ef}:root .bricks-color-dark {color: #f5eee1}:root .bricks-background-dark {background-color: #f5eee1}:root .bricks-color-danger {color: #ff7100}:root .bricks-background-danger {background-color: #ff7100} body {font-family: "Urbanist"; font-weight: 400; font-size: 18px; color: #1f1f1f} h1, h2, h3, h4, h5, h6 {color: #00288f; font-weight: 800} h1 {line-height: 60px; letter-spacing: 1.5px; font-size: 60px; margin-top: 24px; margin-bottom: 24px} h2 {font-size: 48px; line-height: 48px; letter-spacing: 1.2px; margin-bottom: 32px} h3 {font-size: 24px; font-weight: 700; line-height: 28px; letter-spacing: 0.6px; margin-bottom: 16px} html {background-color: var(--bricks-color-ijgmyu)} body {background: none}@media (max-width: 767px) { h2 {font-size: 30px} h1 {font-size: 40px; line-height: 1}}