.product-flags .efp-configurator {
    color: #ffffff;

    padding: 0;
    background: transparent !important;
}

.product-flags .efp-configurator::before {
    content: "\2699";
    font-size: 1.4rem;
    line-height: 1;
}
