.c-category-list-wrapper .card__inner {
  border-radius: 0;
}
.c-category-list-wrapper .card__inner * {
  border-radius: 0 !important;
}
.c-category-list-wrapper .card__content {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
.c-category-list-wrapper .card__heading {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
