@import "../../stylesheets/_variables.scss";
.woocommerce-marketplace {
&__icon-group {
flex: 1;
max-width: 382px;
&-headline {
display: flex;
gap: $small-gap;
}
&-title {
color: #101517;
font-size: 14px;
font-weight: 600;
line-height: 20px;
margin: 0 0 8px;
&-description {
color: $wp-gray-50;
font-size: 13px;
font-weight: 400;
margin: 0;