﻿.text-primary{
	color: #337ab7 !important;
}

.col .h1, .col .h2, .col .h3, .col h1, .col h2, .col h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.accordion-button:not(.collapsed) {
	color: #212529;
}
.small .h5, .small h5 {
	font-size: 14px;
}
.small {
	font-size: 12px;
}
.btn-group-xs > .btn, .btn-xs {
	padding: .25rem .4rem;
	font-size: .875rem;
	line-height: .5;
	border-radius: .2rem;
}