Copied!
background-image: linear-gradient(top, #b5e1df 25%, #64c0b2 49%, #14a085 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.24642935, #b5e1df), color-stop(0.4928587, #64c0b2), color-stop(1, #14a085));
background-image: -moz-linear-gradient(top, #b5e1df 25%, #64c0b2 49%, #14a085 100%);
background-image: -o-linear-gradient(top, #b5e1df 25%, #64c0b2 49%, #14a085 100%);
background-image: -ms-linear-gradient(top, #b5e1df 25%, #64c0b2 49%, #14a085 100%);