.cms-no-route .widget-category-list {
margin: 0
}
.no-route__promocode[href] {
    text-decoration: none;
    font-size: 20px;
    letter-spacing: 0.05em;
}
.no-route__promocode[href]:hover {
    background-color: #fc0d2d;
}
.no-route__promocode[href]::after {
    display: none;
}