.tps_category_title {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
	padding: 40px 0;
}

.tps_category_title small {
	font-weight: 400;
	font-size: 12px;
	color: #777;
}

.tps_category_title h1 {
	font-size: 36px;
	color: #0b0b0b;
	margin: 0;
	font-weight: normal;
}