Squared Player


:root {
  --etx-primary-color: #ba1525;
  --etx-section-button-play-padding: 0 0.5rem 0 0;
  --etx-button-play-padding: 0.5rem;
  --etx-button-play-border-radius: 0.25rem;
  --etx-button-play-background: linear-gradient(to bottom, #ba1525, #650c14);
  --etx-padding: 0.35rem;
  --etx-section-duration-padding: 0 0 0 1rem;
  --etx-tootlip-progress-top: -1.8rem;
  --etx-section-title-offsetY: -5px;
  --etx-section-brand-offsetY: 7px;
  --etx-section-controls-offsetY: -2px;
}
css