.bridal-product-views {
    align-items: center;
    color: #6b6b6b;
    display: flex;
    font-size: 13px;
    gap: 7px;
    margin: -6px 0 18px;
}

.bridal-product-views svg {
    fill: #7a2352;
    flex: 0 0 auto;
}

.bridal-product-views strong {
    color: #292929;
    font-weight: 700;
}
