h2 {
	text-align: center;
	margin-bottom: 5vh;
	font-size: 40px;
	color: #444444;
}

h3 {
	text-align: center;
	margin-bottom: 5vh;
	font-size: 25px;
	color: #444444;
}

#bep-co-img-0,
#bep-co-img-2,
#bep-co-img-4,
#bep-co-img-9 {
	width: 30vw;
	margin-right: 5vw;
	margin-bottom: 2.5vh;
}

#bep-co-img-1,
#bep-co-img-3,
#bep-co-img-5,
#bep-co-img-10 {
	width: 30vw;
	margin-bottom: 2.5vh;
}

#bep-co-img-6 {
	width: 30vw;
	margin-left: 17.5vw;
}

#bep-co-img-7 {
	width: 65vw;
}

#bep-co-img-8 {
	width: 65vw;
}

#buttons-bep-co {
	width: 15vw;
	margin-left: 25vw;
}

.bep-co {
	font-family: "din condensed bold";
	font-size: 20px;
	color: var(--color-7);
	min-width: fit-content;
	width: 15vw;
	text-align: center;
	background-color: var(--color-1);
	border: none;
	border-radius: 50%;
	margin: 0;
	padding: 10px;

	margin-bottom: 2.5vh;
}
