.woocommerce-product-attributes-item__label,
.woocommerce-product-attributes-item__value {
width: 50%;
}
.woocommerce-product-attributes-item__label {
text-align: end;
}
.woocommerce-product-attributes-item__value {
text-align: start !important;
font-weight: 600;
}