
.who-block-key-figure{
	margin: 1em 0;
	line-height: 1.3;
}
.who-block-key-figure.aligncenter{
	text-align: center;
}
.who-block-key-figure.alignright{
	text-align: right;
}

.who-block-key-figure__value{
	font-size: 4rem;
	margin:0 0.2em;
}
.who-block-key-figure__symbol{
	vertical-align: middle;
}

.who-block-key-figure__description{
	font-size: 1rem;
	line-height: 1.625;	
}
.wp-block-columns:has(.wp-block-whoblock-key-figure) {
    max-width: 1130px !important;
    padding: 4em 0;
}

.wp-block-columns:has(.wp-block-whoblock-key-figure) img {
  margin-bottom: 1em;
}
.wp-block-columns:has(.wp-block-whoblock-key-figure) p {
  margin-bottom: -1em !important;
}