Copied!
background-image: linear-gradient(top, #30a3d9 17%, #2eb4eb 48%, #2dc5fe 77%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.17313563394999998, #30a3d9), color-stop(0.4805, #2eb4eb), color-stop(0.7674965281999999, #2dc5fe));
background-image: -moz-linear-gradient(top, #30a3d9 17%, #2eb4eb 48%, #2dc5fe 77%);
background-image: -o-linear-gradient(top, #30a3d9 17%, #2eb4eb 48%, #2dc5fe 77%);
background-image: -ms-linear-gradient(top, #30a3d9 17%, #2eb4eb 48%, #2dc5fe 77%);