Copied!
background-image: linear-gradient(top, #f2f6fc 42%, #a7caf5 60%, #5c9eee 71%, #abccf4 74%, #fafafa 82%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.41826031958596005, #f2f6fc), color-stop(0.5982796, #a7caf5), color-stop(0.707540275, #5c9eee), color-stop(0.7439605, #abccf4), color-stop(0.8217840644803001, #fafafa));
background-image: -moz-linear-gradient(top, #f2f6fc 42%, #a7caf5 60%, #5c9eee 71%, #abccf4 74%, #fafafa 82%);
background-image: -o-linear-gradient(top, #f2f6fc 42%, #a7caf5 60%, #5c9eee 71%, #abccf4 74%, #fafafa 82%);
background-image: -ms-linear-gradient(top, #f2f6fc 42%, #a7caf5 60%, #5c9eee 71%, #abccf4 74%, #fafafa 82%);