.yotpo-product-points-widget.yotpo-widget-override-css .yotpo-product-points-inner-wrapper {
    display: flex;
    flex-direction: row;
    column-gap: 6px;
    align-items: center;
    justify-content: flex-start;
    margin: 0px 0 13px;
}

.yotpo-product-points-widget.yotpo-widget-override-css .yotpo-product-points-inner-wrapper * {
    line-height: 100%;
    font-family: 'Helvetica Neue' !important;
    font-weight: 300 !important;
}

.yotpo-product-points-widget.yotpo-widget-override-css .yotpo-product-points-inner-wrapper span.yotpo-product-points-widget-icon {
    margin-top: -5px;
}

.yotpo-product-points-widget.yotpo-widget-override-css .yotpo-product-points-inner-wrapper span.yotpo-product-points-widget-icon img {
    width: 20px !important;
    height: 20px !important;
}

.yotpo-product-points-widget.yotpo-widget-override-css .yotpo-product-points-inner-wrapper span.yotpo-product-points-widget-points-amount {
    font-weight: 700 !important;
}