.content-section {
	padding: 50px 35%;
}

.media {
	display: flex;
	align-items: center;
	justify-content: center;
}

.buttons {
	display: flex;
	justify-content: space-between;
}
