Rounded Player


:root {
  --etx-primary-color: #5a42ff;
  --etx-section-button-play-col: 1 / 1;
  --etx-section-button-play-row: 2 / 2;
  --etx-section-button-play-padding: 0 0.5rem 0 0;
  --etx-button-play-padding: 0.5rem;
  --etx-button-play-border-radius: 50%;
  --etx-padding: 0.15rem;
  --etx-section-title-height: 1rem;
  --etx-section-title-offsetY: 7px;
  --etx-section-controls-offsetY: 7px;
  --etx-section-brand-offsetY: -5px;
  --etx-section-duration-padding: 0 0 0 1rem;
  --etx-tootlip-progress-top: -1.5rem;
  --etx-button-play-background: linear-gradient(to bottom, #5a42ff, #352792);
}
css