/*
================================================================================

								TYPO

================================================================================
*/






/* ------------------- Global ------------------- */

body {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
}



h1, h2, h3, h4, h5, h6 {

}


ol, ul, li {
  margin: 0;
  padding: 0;
}





