Copied!
background-image: linear-gradient(top, #e9eec6 0%, #d8ecd3 28%, #c8ebe1 44%, #64cfcc 61%, #00b4b7 94%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e9eec6), color-stop(0.2760387, #d8ecd3), color-stop(0.44270535, #c8ebe1), color-stop(0.609372, #64cfcc), color-stop(0.9371783456584, #00b4b7));
background-image: -moz-linear-gradient(top, #e9eec6 0%, #d8ecd3 28%, #c8ebe1 44%, #64cfcc 61%, #00b4b7 94%);
background-image: -o-linear-gradient(top, #e9eec6 0%, #d8ecd3 28%, #c8ebe1 44%, #64cfcc 61%, #00b4b7 94%);
background-image: -ms-linear-gradient(top, #e9eec6 0%, #d8ecd3 28%, #c8ebe1 44%, #64cfcc 61%, #00b4b7 94%);