Copied!
background-image: linear-gradient(top, #a6611a 0%, #a6611a 10%, #dfc27d 20%, #dfc27d 30%, #f5f5f5 40%, #f5f5f5 50%, #80cdc1 60%, #80cdc1 70%, #018571 80%, #018571 90%, #018571 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a6611a), color-stop(0.1, #a6611a), color-stop(0.2, #dfc27d), color-stop(0.3, #dfc27d), color-stop(0.4, #f5f5f5), color-stop(0.5, #f5f5f5), color-stop(0.6, #80cdc1), color-stop(0.7, #80cdc1), color-stop(0.8, #018571), color-stop(0.9, #018571), color-stop(1, #018571));
background-image: -moz-linear-gradient(top, #a6611a 0%, #a6611a 10%, #dfc27d 20%, #dfc27d 30%, #f5f5f5 40%, #f5f5f5 50%, #80cdc1 60%, #80cdc1 70%, #018571 80%, #018571 90%, #018571 100%);
background-image: -o-linear-gradient(top, #a6611a 0%, #a6611a 10%, #dfc27d 20%, #dfc27d 30%, #f5f5f5 40%, #f5f5f5 50%, #80cdc1 60%, #80cdc1 70%, #018571 80%, #018571 90%, #018571 100%);
background-image: -ms-linear-gradient(top, #a6611a 0%, #a6611a 10%, #dfc27d 20%, #dfc27d 30%, #f5f5f5 40%, #f5f5f5 50%, #80cdc1 60%, #80cdc1 70%, #018571 80%, #018571 90%, #018571 100%);