.icon-button {
  background: none;
  border: none;
  padding: 0;
}

.icon-button i {
  font-size: 16px;
  /* Adjust the size of the icon */
  color: #dc4c64;
  /* Change the icon color as needed */
}
