h1 {
	margin-bottom: 40px;
}

p {
	margin-bottom: 40px;
}

.socialIcon img {
	width: 40px;
	height: auto;
}

.socialItem {
	display: flex;
	flex-direction: row;
	gap: 20px;
	align-items: center;
	margin-bottom: 10px;
	font-weight: 700;
}

.socialLink {
	margin-top: -4px;
}