.svg-wrapper {
    stroke-width: 0px;
    width: 30px;
}

    .svg-wrapper svg {
        fill: var(--rz-primary);
    }
