/* ===============================
   BASE / GLOBAL
================================ */
body {
  font-family: 'Segoe UI', sans-serif;
  margin-top: 70px;
  color: #222;
  
}

section {
  scroll-margin-top: 80px;
}

.container {
  max-width: 1140px;
}
