.catalog-section-list .title {
font-size: 12px;
font-weight: bold;
margin-bottom: 14px;
text-transform: uppercase;
color: #333333;
}

.catalog-section-list a {
display: block;
font-size: 12px;
margin-bottom: 5px;
text-decoration: none;
color: #006bb6;
}

.catalog-section-list a#active {
color: #be1dac;
font-weight: bold;
}
