.button_mediatriends{
    
background: hsla(#A782F7 259, 88%, 74%, 1);

background: linear-gradient(360deg, hsla(259, 88%, 74%, 1) 0%, hsla(0, 0%, 100%, 1) 98%);

background: -moz-linear-gradient(360deg, hsla(259, 88%, 74%, 1) 0%, hsla(0, 0%, 100%, 1) 98%);

background: -webkit-linear-gradient(360deg, hsla(259, 88%, 74%, 1) 0%, hsla(0, 0%, 100%, 1) 98%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#a782f7", endColorstr="#ffffff", GradientType=1 );}