Copied!
background-image: linear-gradient(top, #902d4a 0%, #c37970 21%, #c37970 43%, #9c2744 48%, #9c2744 53%, #952e49 69%, #952e49 85%, #8f3251 93%, #8f3251 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #902d4a), color-stop(0.213, #c37970), color-stop(0.425, #c37970), color-stop(0.477, #9c2744), color-stop(0.529, #9c2744), color-stop(0.69, #952e49), color-stop(0.85, #952e49), color-stop(0.925, #8f3251), color-stop(1, #8f3251));
background-image: -moz-linear-gradient(top, #902d4a 0%, #c37970 21%, #c37970 43%, #9c2744 48%, #9c2744 53%, #952e49 69%, #952e49 85%, #8f3251 93%, #8f3251 100%);
background-image: -o-linear-gradient(top, #902d4a 0%, #c37970 21%, #c37970 43%, #9c2744 48%, #9c2744 53%, #952e49 69%, #952e49 85%, #8f3251 93%, #8f3251 100%);
background-image: -ms-linear-gradient(top, #902d4a 0%, #c37970 21%, #c37970 43%, #9c2744 48%, #9c2744 53%, #952e49 69%, #952e49 85%, #8f3251 93%, #8f3251 100%);