.category-item.level-1>.h5 a {

font-size: 18px;

}
.category-item.level-2 a:hover {

  color: #e3c3d4;

}
.category-item.level-1 a:hover {

  color: #bc942b;

}
#category-description h2,
.block-category h2 {
    font-size: 16px !important;
    font-weight: 300 !important;
    font-family: inherit !important;
    line-height: 1.3 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
#js-product-list-header h1,
.block-category h1,
.page-title {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    margin-bottom: 12px !important;
}
#description h2 {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
    margin-top: 12px !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
}
#category-description p,
.block-category p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
}
.category-item.level-1 a {
    font-size: 13px !important;
}