.hadv-section {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(255, 255, 255, 0.72);
	font-size: 13px;
}

.hadv-section .hadv-section-toggler img {
	cursor: pointer;
}