Copied!
background-image: linear-gradient(top, #cedbe9 0%, #6199c7 17%, #3a84c3 50%, #4bb8f0 59%, #4bb8f0 71%, #26558b 84%, #26558b 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cedbe9), color-stop(0.167, #6199c7), color-stop(0.502, #3a84c3), color-stop(0.589, #4bb8f0), color-stop(0.71, #4bb8f0), color-stop(0.842, #26558b), color-stop(1, #26558b));
background-image: -moz-linear-gradient(top, #cedbe9 0%, #6199c7 17%, #3a84c3 50%, #4bb8f0 59%, #4bb8f0 71%, #26558b 84%, #26558b 100%);
background-image: -o-linear-gradient(top, #cedbe9 0%, #6199c7 17%, #3a84c3 50%, #4bb8f0 59%, #4bb8f0 71%, #26558b 84%, #26558b 100%);
background-image: -ms-linear-gradient(top, #cedbe9 0%, #6199c7 17%, #3a84c3 50%, #4bb8f0 59%, #4bb8f0 71%, #26558b 84%, #26558b 100%);