.hidden {
  display: none !important;
}
.text-center {
  text-align: center;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.oh {
  overflow: hidden;
}
