.is-hidden {
  display: none !important;
}

.text-center {
  text-align: center !important;
}

.w-full {
  width: 100% !important;
}