.wtbpTableWrapper .wtbpTitle {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
h2::after {
	content: " ";
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: inherit;
	width: 100px;
	display: block;
	height: 100%;
	margin-left: 0;
	margin-top: 1rem;
}

button.color1, .button.color1 {
	background-color: #009ddc !important;
	border-color: #009ddc !important;
}