.bg-fixed{ background-attachment: fixed; }

@supports (-webkit-touch-callout: none) 
{
  /* CSS specific to iOS devices */ 
  .bg-fixed{ background-attachment: scroll; }
}

/* white */
.gradient-white-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#012169',GradientType=1 ); }
.gradient-white-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFE900',GradientType=1 ); }
.gradient-white-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-white-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#E94661',GradientType=1 ); }
.gradient-white-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-white-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#E31729',GradientType=1 ); }
.gradient-white-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FE5000',GradientType=1 ); }
.gradient-white-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-white-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#EAA794',GradientType=1 ); }
.gradient-white-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#A99C95',GradientType=1 ); }
.gradient-white-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2C5234',GradientType=1 ); }
.gradient-white-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#6F263D',GradientType=1 ); }
.gradient-white-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#183028',GradientType=1 ); }
.gradient-white-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#572c5f',GradientType=1 ); }
.gradient-white-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1D252D',GradientType=1 ); }
.gradient-white-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e1a34',GradientType=1 ); }
/* harper-blue */
.gradient-harper-blue-to-white { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#ffffff',GradientType=1 ); }
.gradient-harper-blue-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#FFE900',GradientType=1 ); }
.gradient-harper-blue-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-harper-blue-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#E94661',GradientType=1 ); }
.gradient-harper-blue-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-harper-blue-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#E31729',GradientType=1 ); }
.gradient-harper-blue-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#FE5000',GradientType=1 ); }
.gradient-harper-blue-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-harper-blue-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#EAA794',GradientType=1 ); }
.gradient-harper-blue-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#A99C95',GradientType=1 ); }
.gradient-harper-blue-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#2C5234',GradientType=1 ); }
.gradient-harper-blue-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#6F263D',GradientType=1 ); }
.gradient-harper-blue-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#183028',GradientType=1 ); }
.gradient-harper-blue-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#572c5f',GradientType=1 ); }
.gradient-harper-blue-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#1D252D',GradientType=1 ); }
.gradient-harper-blue-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(1,33,105,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(1,33,105,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(1,33,105,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012169', endColorstr='#1e1a34',GradientType=1 ); }
/* harper-yellow */
.gradient-harper-yellow-to-white { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#ffffff',GradientType=1 ); }
.gradient-harper-yellow-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#012169',GradientType=1 ); }
.gradient-harper-yellow-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-harper-yellow-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#E94661',GradientType=1 ); }
.gradient-harper-yellow-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-harper-yellow-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#E31729',GradientType=1 ); }
.gradient-harper-yellow-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#FE5000',GradientType=1 ); }
.gradient-harper-yellow-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-harper-yellow-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#EAA794',GradientType=1 ); }
.gradient-harper-yellow-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#A99C95',GradientType=1 ); }
.gradient-harper-yellow-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#2C5234',GradientType=1 ); }
.gradient-harper-yellow-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#6F263D',GradientType=1 ); }
.gradient-harper-yellow-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#183028',GradientType=1 ); }
.gradient-harper-yellow-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#572c5f',GradientType=1 ); }
.gradient-harper-yellow-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#1D252D',GradientType=1 ); }
.gradient-harper-yellow-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(255,233,0,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(255,233,0,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(255,233,0,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE900', endColorstr='#1e1a34',GradientType=1 ); }
/* silver */
.gradient-silver-to-white { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#ffffff',GradientType=1 ); }
.gradient-silver-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#012169',GradientType=1 ); }
.gradient-silver-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#FFE900',GradientType=1 ); }
.gradient-silver-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#E94661',GradientType=1 ); }
.gradient-silver-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-silver-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#E31729',GradientType=1 ); }
.gradient-silver-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#FE5000',GradientType=1 ); }
.gradient-silver-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-silver-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#EAA794',GradientType=1 ); }
.gradient-silver-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#A99C95',GradientType=1 ); }
.gradient-silver-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#2C5234',GradientType=1 ); }
.gradient-silver-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#6F263D',GradientType=1 ); }
.gradient-silver-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#183028',GradientType=1 ); }
.gradient-silver-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#572c5f',GradientType=1 ); }
.gradient-silver-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#1D252D',GradientType=1 ); }
.gradient-silver-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(180,183,185,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(180,183,185,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(180,183,185,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4B7B9', endColorstr='#1e1a34',GradientType=1 ); }
/* blush */
.gradient-blush-to-white { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#ffffff',GradientType=1 ); }
.gradient-blush-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#012169',GradientType=1 ); }
.gradient-blush-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#FFE900',GradientType=1 ); }
.gradient-blush-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-blush-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-blush-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#E31729',GradientType=1 ); }
.gradient-blush-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#FE5000',GradientType=1 ); }
.gradient-blush-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-blush-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#EAA794',GradientType=1 ); }
.gradient-blush-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#A99C95',GradientType=1 ); }
.gradient-blush-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#2C5234',GradientType=1 ); }
.gradient-blush-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#6F263D',GradientType=1 ); }
.gradient-blush-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#183028',GradientType=1 ); }
.gradient-blush-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#572c5f',GradientType=1 ); }
.gradient-blush-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#1D252D',GradientType=1 ); }
.gradient-blush-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(233,70,97,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(233,70,97,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(233,70,97,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E94661', endColorstr='#1e1a34',GradientType=1 ); }
/* aqua */
.gradient-aqua-to-white { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#ffffff',GradientType=1 ); }
.gradient-aqua-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#012169',GradientType=1 ); }
.gradient-aqua-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#FFE900',GradientType=1 ); }
.gradient-aqua-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-aqua-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#E94661',GradientType=1 ); }
.gradient-aqua-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#E31729',GradientType=1 ); }
.gradient-aqua-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#FE5000',GradientType=1 ); }
.gradient-aqua-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-aqua-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#EAA794',GradientType=1 ); }
.gradient-aqua-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#A99C95',GradientType=1 ); }
.gradient-aqua-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#2C5234',GradientType=1 ); }
.gradient-aqua-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#6F263D',GradientType=1 ); }
.gradient-aqua-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#183028',GradientType=1 ); }
.gradient-aqua-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#572c5f',GradientType=1 ); }
.gradient-aqua-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#1D252D',GradientType=1 ); }
.gradient-aqua-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(83,207,186,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(83,207,186,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(83,207,186,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53CFBA', endColorstr='#1e1a34',GradientType=1 ); }
/* acid */
.gradient-acid-to-white { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#ffffff',GradientType=1 ); }
.gradient-acid-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#012169',GradientType=1 ); }
.gradient-acid-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#FFE900',GradientType=1 ); }
.gradient-acid-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-acid-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#E94661',GradientType=1 ); }
.gradient-acid-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-acid-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#FE5000',GradientType=1 ); }
.gradient-acid-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-acid-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#EAA794',GradientType=1 ); }
.gradient-acid-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#A99C95',GradientType=1 ); }
.gradient-acid-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#2C5234',GradientType=1 ); }
.gradient-acid-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#6F263D',GradientType=1 ); }
.gradient-acid-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#183028',GradientType=1 ); }
.gradient-acid-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#572c5f',GradientType=1 ); }
.gradient-acid-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#1D252D',GradientType=1 ); }
.gradient-acid-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(227,232,41,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(227,232,41,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(227,232,41,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E31729', endColorstr='#1e1a34',GradientType=1 ); }
/* tangerine */
.gradient-tangerine-to-white { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#ffffff',GradientType=1 ); }
.gradient-tangerine-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#012169',GradientType=1 ); }
.gradient-tangerine-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#FFE900',GradientType=1 ); }
.gradient-tangerine-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-tangerine-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#E94661',GradientType=1 ); }
.gradient-tangerine-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-tangerine-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#E31729',GradientType=1 ); }
.gradient-tangerine-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-tangerine-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#EAA794',GradientType=1 ); }
.gradient-tangerine-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#A99C95',GradientType=1 ); }
.gradient-tangerine-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#2C5234',GradientType=1 ); }
.gradient-tangerine-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#6F263D',GradientType=1 ); }
.gradient-tangerine-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#183028',GradientType=1 ); }
.gradient-tangerine-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#572c5f',GradientType=1 ); }
.gradient-tangerine-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#1D252D',GradientType=1 ); }
.gradient-tangerine-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(254,80,0,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(254,80,0,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(254,80,0,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5000', endColorstr='#1e1a34',GradientType=1 ); }
/* sky */
.gradient-sky-to-white { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#ffffff',GradientType=1 ); }
.gradient-sky-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#012169',GradientType=1 ); }
.gradient-sky-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#FFE900',GradientType=1 ); }
.gradient-sky-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-sky-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#E94661',GradientType=1 ); }
.gradient-sky-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-sky-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#E31729',GradientType=1 ); }
.gradient-sky-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#FE5000',GradientType=1 ); }
.gradient-sky-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#EAA794',GradientType=1 ); }
.gradient-sky-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#A99C95',GradientType=1 ); }
.gradient-sky-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#2C5234',GradientType=1 ); }
.gradient-sky-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#6F263D',GradientType=1 ); }
.gradient-sky-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#183028',GradientType=1 ); }
.gradient-sky-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#572c5f',GradientType=1 ); }
.gradient-sky-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#1D252D',GradientType=1 ); }
.gradient-sky-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(151,193,223,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(151,193,223,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(151,193,223,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97C1DF', endColorstr='#1e1a34',GradientType=1 ); }
/* clay */
.gradient-clay-to-white { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#ffffff',GradientType=1 ); }
.gradient-clay-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#012169',GradientType=1 ); }
.gradient-clay-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#FFE900',GradientType=1 ); }
.gradient-clay-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-clay-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#E94661',GradientType=1 ); }
.gradient-clay-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-clay-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#E31729',GradientType=1 ); }
.gradient-clay-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#FE5000',GradientType=1 ); }
.gradient-clay-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-clay-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#A99C95',GradientType=1 ); }
.gradient-clay-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#2C5234',GradientType=1 ); }
.gradient-clay-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#6F263D',GradientType=1 ); }
.gradient-clay-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#183028',GradientType=1 ); }
.gradient-clay-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#572c5f',GradientType=1 ); }
.gradient-clay-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#1D252D',GradientType=1 ); }
.gradient-clay-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(234,167,148,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(234,167,148,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(234,167,148,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAA794', endColorstr='#1e1a34',GradientType=1 ); }
/* stone */
.gradient-stone-to-white { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#ffffff',GradientType=1 ); }
.gradient-stone-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#012169',GradientType=1 ); }
.gradient-stone-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#FFE900',GradientType=1 ); }
.gradient-stone-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-stone-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#E94661',GradientType=1 ); }
.gradient-stone-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-stone-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#E31729',GradientType=1 ); }
.gradient-stone-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#FE5000',GradientType=1 ); }
.gradient-stone-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-stone-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#EAA794',GradientType=1 ); }
.gradient-stone-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#2C5234',GradientType=1 ); }
.gradient-stone-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#6F263D',GradientType=1 ); }
.gradient-stone-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#183028',GradientType=1 ); }
.gradient-stone-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#572c5f',GradientType=1 ); }
.gradient-stone-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#1D252D',GradientType=1 ); }
.gradient-stone-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(169,156,149,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(169,156,149,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(169,156,149,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A99C95', endColorstr='#1e1a34',GradientType=1 ); }
/* forest */
.gradient-forest-to-white { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#ffffff',GradientType=1 ); }
.gradient-forest-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#012169',GradientType=1 ); }
.gradient-forest-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#FFE900',GradientType=1 ); }
.gradient-forest-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-forest-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#E94661',GradientType=1 ); }
.gradient-forest-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-forest-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#E31729',GradientType=1 ); }
.gradient-forest-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#FE5000',GradientType=1 ); }
.gradient-forest-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-forest-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#EAA794',GradientType=1 ); }
.gradient-forest-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#A99C95',GradientType=1 ); }
.gradient-forest-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#6F263D',GradientType=1 ); }
.gradient-forest-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#183028',GradientType=1 ); }
.gradient-forest-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#572c5f',GradientType=1 ); }
.gradient-forest-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#1D252D',GradientType=1 ); }
.gradient-forest-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(44,82,52,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(44,82,52,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(44,82,52,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5234', endColorstr='#1e1a34',GradientType=1 ); }
/* cranberry */
.gradient-cranberry-to-white { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#ffffff',GradientType=1 ); }
.gradient-cranberry-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#012169',GradientType=1 ); }
.gradient-cranberry-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#FFE900',GradientType=1 ); }
.gradient-cranberry-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-cranberry-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#E94661',GradientType=1 ); }
.gradient-cranberry-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-cranberry-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#E31729',GradientType=1 ); }
.gradient-cranberry-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#FE5000',GradientType=1 ); }
.gradient-cranberry-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-cranberry-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#EAA794',GradientType=1 ); }
.gradient-cranberry-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#A99C95',GradientType=1 ); }
.gradient-cranberry-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#2C5234',GradientType=1 ); }
.gradient-cranberry-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#183028',GradientType=1 ); }
.gradient-cranberry-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#572c5f',GradientType=1 ); }
.gradient-cranberry-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#1D252D',GradientType=1 ); }
.gradient-cranberry-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(111,38,61,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(111,38,61,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(111,38,61,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F263D', endColorstr='#1e1a34',GradientType=1 ); }
/* moss */
.gradient-moss-to-white { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#ffffff',GradientType=1 ); }
.gradient-moss-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#012169',GradientType=1 ); }
.gradient-moss-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#FFE900',GradientType=1 ); }
.gradient-moss-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-moss-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#E94661',GradientType=1 ); }
.gradient-moss-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-moss-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#E31729',GradientType=1 ); }
.gradient-moss-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#FE5000',GradientType=1 ); }
.gradient-moss-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-moss-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#EAA794',GradientType=1 ); }
.gradient-moss-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#A99C95',GradientType=1 ); }
.gradient-moss-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#2C5234',GradientType=1 ); }
.gradient-moss-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#6F263D',GradientType=1 ); }
.gradient-moss-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#572c5f',GradientType=1 ); }
.gradient-moss-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#1D252D',GradientType=1 ); }
.gradient-moss-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(24,48,40,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(24,48,40,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(24,48,40,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183028', endColorstr='#1e1a34',GradientType=1 ); }
/* aubergine */
.gradient-aubergine-to-white { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#ffffff',GradientType=1 ); }
.gradient-aubergine-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#012169',GradientType=1 ); }
.gradient-aubergine-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#FFE900',GradientType=1 ); }
.gradient-aubergine-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-aubergine-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#E94661',GradientType=1 ); }
.gradient-aubergine-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-aubergine-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#E31729',GradientType=1 ); }
.gradient-aubergine-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#FE5000',GradientType=1 ); }
.gradient-aubergine-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-aubergine-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#EAA794',GradientType=1 ); }
.gradient-aubergine-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#A99C95',GradientType=1 ); }
.gradient-aubergine-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#2C5234',GradientType=1 ); }
.gradient-aubergine-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#6F263D',GradientType=1 ); }
.gradient-aubergine-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#183028',GradientType=1 ); }
.gradient-aubergine-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#1D252D',GradientType=1 ); }
.gradient-aubergine-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(87,44,95,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(87,44,95,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(87,44,95,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#572c5f', endColorstr='#1e1a34',GradientType=1 ); }
/* slate */
.gradient-slate-to-white { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#ffffff',GradientType=1 ); }
.gradient-slate-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#012169',GradientType=1 ); }
.gradient-slate-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#FFE900',GradientType=1 ); }
.gradient-slate-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-slate-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#E94661',GradientType=1 ); }
.gradient-slate-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-slate-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#E31729',GradientType=1 ); }
.gradient-slate-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#FE5000',GradientType=1 ); }
.gradient-slate-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-slate-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#EAA794',GradientType=1 ); }
.gradient-slate-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#A99C95',GradientType=1 ); }
.gradient-slate-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#2C5234',GradientType=1 ); }
.gradient-slate-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#6F263D',GradientType=1 ); }
.gradient-slate-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#183028',GradientType=1 ); }
.gradient-slate-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#572c5f',GradientType=1 ); }
.gradient-slate-to-midnight { background-image: -moz-linear-gradient(-45deg, rgba(29,37,45,1) 0%, rgba(30,26,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(29,37,45,1) 0%,rgba(30,26,52,1) 100%); background-image: linear-gradient(135deg, rgba(29,37,45,1) 0%,rgba(30,26,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D252D', endColorstr='#1e1a34',GradientType=1 ); }
/* midnight */
.gradient-midnight-to-white { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(255,255,255,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(255,255,255,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#ffffff',GradientType=1 ); }
.gradient-midnight-to-harper-blue { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(1,33,105,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(1,33,105,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(1,33,105,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#012169',GradientType=1 ); }
.gradient-midnight-to-harper-yellow { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(255,233,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(255,233,0,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(255,233,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#FFE900',GradientType=1 ); }
.gradient-midnight-to-silver { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(180,183,185,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(180,183,185,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(180,183,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#B4B7B9',GradientType=1 ); }
.gradient-midnight-to-blush { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(233,70,97,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(233,70,97,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(233,70,97,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#E94661',GradientType=1 ); }
.gradient-midnight-to-aqua { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(83,207,186,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(83,207,186,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(83,207,186,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#53CFBA',GradientType=1 ); }
.gradient-midnight-to-acid { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(227,232,41,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(227,232,41,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(227,232,41,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#E31729',GradientType=1 ); }
.gradient-midnight-to-tangerine { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(254,80,0,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(254,80,0,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(254,80,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#FE5000',GradientType=1 ); }
.gradient-midnight-to-sky { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(151,193,223,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(151,193,223,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(151,193,223,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#97C1DF',GradientType=1 ); }
.gradient-midnight-to-clay { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(234,167,148,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(234,167,148,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(234,167,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#EAA794',GradientType=1 ); }
.gradient-midnight-to-stone { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(169,156,149,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(169,156,149,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(169,156,149,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#A99C95',GradientType=1 ); }
.gradient-midnight-to-forest { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(44,82,52,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(44,82,52,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(44,82,52,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#2C5234',GradientType=1 ); }
.gradient-midnight-to-cranberry { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(111,38,61,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(111,38,61,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(111,38,61,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#6F263D',GradientType=1 ); }
.gradient-midnight-to-moss { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(24,48,40,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(24,48,40,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(24,48,40,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#183028',GradientType=1 ); }
.gradient-midnight-to-aubergine { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(87,44,95,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(87,44,95,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(87,44,95,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#572c5f',GradientType=1 ); }
.gradient-midnight-to-slate { background-image: -moz-linear-gradient(-45deg, rgba(30,26,52,1) 0%, rgba(29,37,45,1) 100%); background-image: -webkit-linear-gradient(-45deg, rgba(30,26,52,1) 0%,rgba(29,37,45,1) 100%); background-image: linear-gradient(135deg, rgba(30,26,52,1) 0%,rgba(29,37,45,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1a34', endColorstr='#1D252D',GradientType=1 ); }