.container__icons{display:flex}.apple__icon,.google__icon,.spotify__icon{width:43px;height:43px;border-radius:50%}.apple__icon{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/apple-svg-black.svg);background-size:70%;background-repeat:no-repeat;background-color:#dbdbdb;background-position:7px 8px;margin-right:25px}.apple__icon:hover{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/apple-svg-white.svg);background-color:#8a2be2;cursor:pointer}.spotify__icon{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/spotify-svg-gray.svg);background-repeat:no-repeat;background-color:#000;background-position:50%;margin-right:25px}.spotify__icon:hover{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/spotify-svg-color.svg);background-color:#fff;cursor:pointer}.google__icon{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/google-black.svg);background-size:90%;background-repeat:no-repeat;background-color:#dbdbdb;background-position:50%}.google__icon:hover{background-image:url(https://ideas.bhandp.com/hubfs/Available%20On%20Icons/google-color.svg);background-color:#ececec;cursor:pointer}.available-item{text-align:center}.available-item a{text-align:center;display:grid;justify-content:center}.available-item span{font-size:14px;font-weight:600;text-align:center}@media (max-width:576px){.apple__icon,.google__icon,.spotify__icon{margin-right:15px}.apple__icon{background-position:46.5% 4px}.available-item span{font-size:8px}}