.h3Wrapper {
	display: flex;
	flex-direction: row;
	// font-size: 1.25rem;
	font-size: 18px;

	> svg {
		margin-right: 10px;
	}
}
