@import url('https://cdn.jsdelivr.net/gh/greghub/green-audio-player/dist/css/green-audio-player.min.css');.green-audio-player{border-radius:26px;margin:0 auto;width:100%}.green-audio-player .controls span,.green-audio-player .controls span{color:#2e205b}.play-pause-btn svg path,.volume__button svg path{fill:#2e205b}.green-audio-player .slider .gap-progress .pin,.green-audio-player .slider .gap-progress{background-color:#2e205b}.green-audio-player .controls .controls__slider{height:10px;border-radius:7px}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{top:-4px}.green-audio-player .volume .volume__button.open path{fill:#ef5396}.audio-section .audioBox{border-radius:26px;background-color:#dedbe8;padding:16px}.audio-section .audioInnerBoxes{width:33.33%;padding:12px}.audio-section .audioParent{display:flex;flex-wrap:wrap}.audio-section .audio-title h3{margin:0;text-align:center}.audio-section .audio-title{margin-bottom:20px}.audio-section .download-button{margin-top:18px;text-align:center}.audio-section .sec-button{margin-top:85px;text-align:center}@media(max-width:1230px){.audio-section .audioInnerBoxes{width:50%}}@media(max-width:767px){.audio-section .audioInnerBoxes{width:100%;padding:0 0 15px 0}}@media(max-width:480px){.green-audio-player{min-width:auto}}@media(max-width:375px){.green-audio-player .controls{margin-left:7px;margin-right:7px}}