.header-container {
	/* display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; */
	/* height: 7rem; */
	/* margin: 3rem; */

}

.info-text {
	font-size: 1.8rem !important;
	font-weight: bold !important;
}

.info-text:nth-child(1) {
	color: blueviolet;
}
