.title-header-wrapper {
	text-align: center;
}
.title-header {
  padding: 12px 24px 12px 24px;
  text-align: center;
  width: auto;
  display: inline-block;
  border-bottom: 5px solid #1078CA;
}

.title-header h3 {
	font-size: 28px;
	font-weight: 600;
	line-height: 42px;
	color: #292929;
	margin: 0 !important;
}