.bluesky{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bfe6ff+100,cbebff+100,f0f9ff+100&0+0,0+63,1+100 */
    background: -moz-linear-gradient(left,  rgba(240,249,255,0) 0%, rgba(240,249,255,0) 63%, rgba(240,249,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(240,249,255,0) 0%,rgba(240,249,255,0) 63%,rgba(240,249,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(240,249,255,0) 0%,rgba(240,249,255,0) 63%,rgba(240,249,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#f0f9ff',GradientType=1 ); /* IE6-9 */    
}