/* Custom Colors */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style-type: none;
}

body::-webkit-scrollbar {
  display: none;
}

/**************** Iphone 6splus and below ****************/
