@charset "UTF-8";
/* CSS Document */

footer {
	padding: 3vw 0 1em;
}

footer .copyright {
	text-align: center;
	padding: 2vw 0;
}

.icons_left_1 .wp-block-group {
	/*background-color: goldenrod;*/
}

.icons_left_1 .wp-block-group figure {
	width: 75px;
	height: auto;
	position: absolute;
}

.icons_left_1 .wp-block-group img {
	border-radius: 100px;
}

.icons_left_1 .wp-block-group :is(h3,p) {
	position: relative;
	left: 85px;
	/*top: -85px;*/
	width: calc(100% - 85px);
}

/* === Selectric === */

div:has(> label ~ .selectric-wrapper) {
	/*background-color: white;*/
}

.selectric-wrapper {
	/*background-color: white;*/
}