.category a{color: inherit}.category__inner{background: #fff;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 0;margin-bottom: 1rem}.category__inner:hover .category__overlay{opacity: 1}.category__imagewrapper{display: block;position: relative;margin-bottom: 1rem}.category__imagewrapper > a{display: block}.category__image{width: 100%;display: block}.category__overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);pointer-events: none;opacity: 0;-webkit-transition: background .2s ease, border-color .2s ease, color .2s ease, opacity .2s ease;transition: background .2s ease, border-color .2s ease, color .2s ease, opacity .2s ease}.category__main{display: block;text-align: center}.category__title{font-size: 1rem;margin-bottom: 0.4em;color: #fa2f13;word-wrap: break-word}.category__description{color: #000}