.product-add-to-cart-icon {
    position: relative;
    margin-left: 30px;

    svg {
        max-width: 2rem;
    }
}
