/**
 * @file
 * Subtheme specific CSS.
 */
div.bx-wrapper div.bx-controls-direction a {
	background: none;
	width: auto;
	height: auto;
}
.bg-tab-left .nav-pills {
	flex-wrap: nowrap;
}
.faq-tab .nav-pills .nav-link {
	width: 95%;
}