h2 {
  color: black !important;
  margin-bottom: 16px;
}


.go26732895 {
    border-color: inherit;
    background-color: #e83b3b;
    border-radius: 25px;
    padding: 8px 20px;
    text-decoration: none;
    color: #fff;
    font-family: SofiaProRegular, sans-serif;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
    text-align: center;
    text-shadow: none;
    transition: background-color 0.3s ease; /* Add transition for smooth color change */
}

.go26732895:hover {
    background-color: #f35454;
    text-decoration: none !important;
    color: #fff;
}


/*     .product__image {
      margin-bottom: 20px;
    } */
  }
}


.product__image {
/*   display: flex;
  align-items: center; */
}

/* Gebruiken buttons::: btn btn-red btn-overflow */