@import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap");

body {
  font-family: "Tenor Sans", sans-serif;
}

.no-heading {
  margin-bottom: 35px !important;
}
.header-bottom {
  background-color: #000;
}
.menu-item .item-link {
  color: #fff;
}
.CartDrawer-Form_agree {
  border: 1px solid #000;
}
.collection-content a {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 5px;
}
.privacypolicy {
  line-height: 2;
}
.privacypolicy h5 {
  margin-top: 30px;
}
