.elementor-84049 .elementor-element.elementor-element-dca5990{--display:flex;}/* Start custom CSS for html, class: .elementor-element-78adc1a */.radio-player {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 12px 16px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
  max-width: 420px;
}

#radio-play {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 3px solid #157C26;
  background: transparent;
  color: #157C26;
  font-size: 18px;
  cursor: pointer;
}

#radio-play.playing {
  background: #157C26;
  color: #ffffff;
}

.radio-info {
  line-height: 1.3;
}

.radio-station {
  font-weight: 600;
  color: #157C26;
}

#radio-nowplaying {
  font-size: 14px;
  color: #245031;
}/* End custom CSS */