.category-top-bar {
  width: 100%;
  height: 100px;
  background: #8A0303;
  position: relative;
  margin-bottom: 64px;
}
.category-top-bar .container {
  position: relative;
}
.category-top-bar .category-logo {
  position: absolute;
  top: 20px;
  left: 0;
  width: 140px;
  height: 140px;
}
.category-top-bar .category-logo img {
  width: 140px;
  height: 140px;
}

.category-essay-container .essay-card {
  color: #000;
  border-bottom: 1px solid #000;
}

/*# sourceMappingURL=category.css.map */
