.slot--actions {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  margin: calc(25/10 * 1rem) 0 0 0;
}