.navbar .nav li#voxaction {
    background: #f29555;
}

.navbar .nav li#voxaction a:not(:hover) {
    color: #f9d4bb;
}

.navbar .nav li#brainsoup {
    background: #8a4595;
}

.navbar .nav li#brainsoup a:not(:hover) {
    color: #cfb3d4;
}

.navbar .nav li#aquasnap {
    background: #577ecb;
}

.navbar .nav li#aquasnap a:not(:hover) {
    color: #bbcbea;
}

.navbar .nav li#tidytabs {
    background: #009688;
}

.navbar .nav li#tidytabs a:not(:hover) {
    color: #99d5cf;
}

.navbar .nav li#gamelibbooster {
    background: #ffc107;
}

.navbar .nav li#gamelibbooster a:not(:hover) {
    color: #fff2cc;
}

.category-list .category:before {
    content: "";
    position: absolute;
    top: -3px;
    height: 3px;
    width: calc(100% + 2px);
    left: -1px;
    right: -1px;
}

.category-list .category {
    position: relative;
}

section#collection-category-38.collection-category a:before {
	background: #000000;
}

section#collection-category-254.collection-category a:before {
	background: #f29555;
}

section#collection-category-148.collection-category a:before {
	background: #8a4595;
}

section#collection-category-1.collection-category a:before {
	background: #577ecb;
}

section#collection-category-8.collection-category a:before {
	background: #009688;
}

section#collection-category-105.collection-category a:before {
	background: #ffc107;
}
