﻿.category-overview{padding:25px 0}.category-overview:nth-child(odd){background-color:#f4f4f4}.category-overview .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}@media(max-width: 500px){.category-overview .title{display:block}}.category-overview .title h2{margin:0}.category-overview .title a{display:inline-flex;align-items:center;text-decoration:none}.category-overview .title a span{text-decoration:underline;transition:text-decoration-color .2s ease-in-out}.category-overview .title a:hover span{text-decoration-color:rgba(0,0,0,0)}.category-overview .title a:hover::after{font-weight:900;color:var(--color-orange)}.category-overview .title a::after{font-family:var(--icon-font);font-size:10px;content:"";width:10px;margin-left:5px;transition:color .2s ease-in-out}
