/**
 * Theme Name: Twenty Five Child
 * Template:   twentytwentyfive
 * ...other header fields
 */


button.single_add_to_cart_button {
  border-radius: 25px;
  background-color: #00B140;
}

.single_add_to_cart_button {
  grid-column: 1/3!important;
}