Copied!
background-image: linear-gradient(top, #5d1c2d 0%, #93565b 49%, #ca9089 77%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5d1c2d), color-stop(0.4947719, #93565b), color-stop(0.76617543356181, #ca9089));
background-image: -moz-linear-gradient(top, #5d1c2d 0%, #93565b 49%, #ca9089 77%);
background-image: -o-linear-gradient(top, #5d1c2d 0%, #93565b 49%, #ca9089 77%);
background-image: -ms-linear-gradient(top, #5d1c2d 0%, #93565b 49%, #ca9089 77%);