/*
 Theme Name: Support KnowAll
 Theme URI: http://integrasupport.wpengine.com/
 Description: Child theme for the Support KB
 Author: Brad Dunzer, Patrick Shelston
 Template: knowall
 Version: 1.0
 */

.hkb-breadcrumbs_wrap > ol:not(:first-child) {
    display: none;
}

a.hkb-article__link h2.hkb-article__title {
	color: #205A6A !important;
	margin-left: 20px!important;
}

.ht-articlelist {
    padding: 25px 0 0 0;
}