/* style colours - use SASS to generate CSS file */
/* DO NOT EDIT THE .css FILE */
.ewph-style-aliceblue {
  color: aliceblue;
}
.ewph-style-aliceblue .ewph-panel-heading.ewph-open,
.ewph-style-aliceblue .ewph-panel-heading:hover,
.ewph-style-aliceblue .ewph-panel-heading a:after {
  color: aliceblue;
}
.ewph-style-aliceblue .ewph-panel-heading,
.ewph-style-aliceblue .ewph-panel-body {
  border-bottom-color: aliceblue;
}
.ewph-style-aliceblue.ewph-style-light {
  background-color: aliceblue;
}
.ewph-style-aliceblue.ewph-style-light h4, .ewph-style-aliceblue.ewph-style-light:hover .ewph-block-link {
  background-color: aliceblue;
}
.ewph-style-aliceblue.ewph-style-dark {
  background-color: rgb(141, 201.8, 255);
}
.ewph-style-aliceblue.ewph-button {
  color: rgb(0, 52.8, 99);
  background-color: aliceblue;
}
.ewph-style-aliceblue.ewph-button:hover {
  color: aliceblue;
  background-color: rgb(42, 155.6, 255);
}
.ewph-style-aliceblue.ewph-button.ewph-style-light {
  color: white;
  background-color: aliceblue;
}
.ewph-style-aliceblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(116.25, 190.25, 255);
}

.ewph-style-antiquewhite {
  color: antiquewhite;
}
.ewph-style-antiquewhite .ewph-panel-heading.ewph-open,
.ewph-style-antiquewhite .ewph-panel-heading:hover,
.ewph-style-antiquewhite .ewph-panel-heading a:after {
  color: antiquewhite;
}
.ewph-style-antiquewhite .ewph-panel-heading,
.ewph-style-antiquewhite .ewph-panel-body {
  border-bottom-color: antiquewhite;
}
.ewph-style-antiquewhite.ewph-style-light {
  background-color: antiquewhite;
}
.ewph-style-antiquewhite.ewph-style-light h4, .ewph-style-antiquewhite.ewph-style-light:hover .ewph-block-link {
  background-color: antiquewhite;
}
.ewph-style-antiquewhite.ewph-style-dark {
  background-color: rgb(239.6666666667, 193.6666666667, 132.3333333333);
}
.ewph-style-antiquewhite.ewph-button {
  color: rgb(82.6666666667, 51.6666666667, 10.3333333333);
  background-color: antiquewhite;
}
.ewph-style-antiquewhite.ewph-button:hover {
  color: antiquewhite;
  background-color: rgb(229.3333333333, 152.3333333333, 49.6666666667);
}
.ewph-style-antiquewhite.ewph-button.ewph-style-light {
  color: white;
  background-color: antiquewhite;
}
.ewph-style-antiquewhite.ewph-button.ewph-style-light:hover {
  background-color: rgb(237.0833333333, 183.3333333333, 111.6666666667);
}

.ewph-style-aqua {
  color: aqua;
}
.ewph-style-aqua .ewph-panel-heading.ewph-open,
.ewph-style-aqua .ewph-panel-heading:hover,
.ewph-style-aqua .ewph-panel-heading a:after {
  color: aqua;
}
.ewph-style-aqua .ewph-panel-heading,
.ewph-style-aqua .ewph-panel-body {
  border-bottom-color: aqua;
}
.ewph-style-aqua.ewph-style-light {
  background-color: aqua;
}
.ewph-style-aqua.ewph-style-light h4, .ewph-style-aqua.ewph-style-light:hover .ewph-block-link {
  background-color: aqua;
}
.ewph-style-aqua.ewph-style-dark {
  background-color: #00cccc;
}
.ewph-style-aqua.ewph-button {
  color: #003333;
  background-color: aqua;
}
.ewph-style-aqua.ewph-button:hover {
  color: aqua;
  background-color: #009999;
}
.ewph-style-aqua.ewph-button.ewph-style-light {
  color: white;
  background-color: aqua;
}
.ewph-style-aqua.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 191.25, 191.25);
}

.ewph-style-aquamarine {
  color: aquamarine;
}
.ewph-style-aquamarine .ewph-panel-heading.ewph-open,
.ewph-style-aquamarine .ewph-panel-heading:hover,
.ewph-style-aquamarine .ewph-panel-heading a:after {
  color: aquamarine;
}
.ewph-style-aquamarine .ewph-panel-heading,
.ewph-style-aquamarine .ewph-panel-body {
  border-bottom-color: aquamarine;
}
.ewph-style-aquamarine.ewph-style-light {
  background-color: aquamarine;
}
.ewph-style-aquamarine.ewph-style-light h4, .ewph-style-aquamarine.ewph-style-light:hover .ewph-block-link {
  background-color: aquamarine;
}
.ewph-style-aquamarine.ewph-style-dark {
  background-color: rgb(50.6, 255, 186.334375);
}
.ewph-style-aquamarine.ewph-button {
  color: rgb(0, 76.4, 50.734375);
  background-color: aquamarine;
}
.ewph-style-aquamarine.ewph-button:hover {
  color: aquamarine;
  background-color: rgb(0, 229.2, 152.203125);
}
.ewph-style-aquamarine.ewph-button.ewph-style-light {
  color: white;
  background-color: aquamarine;
}
.ewph-style-aquamarine.ewph-button.ewph-style-light:hover {
  background-color: rgb(31.5, 255, 179.91796875);
}

.ewph-style-azure {
  color: azure;
}
.ewph-style-azure .ewph-panel-heading.ewph-open,
.ewph-style-azure .ewph-panel-heading:hover,
.ewph-style-azure .ewph-panel-heading a:after {
  color: azure;
}
.ewph-style-azure .ewph-panel-heading,
.ewph-style-azure .ewph-panel-body {
  border-bottom-color: azure;
}
.ewph-style-azure.ewph-style-light {
  background-color: azure;
}
.ewph-style-azure.ewph-style-light h4, .ewph-style-azure.ewph-style-light:hover .ewph-block-link {
  background-color: azure;
}
.ewph-style-azure.ewph-style-dark {
  background-color: #8dffff;
}
.ewph-style-azure.ewph-button {
  color: #006363;
  background-color: azure;
}
.ewph-style-azure.ewph-button:hover {
  color: azure;
  background-color: #2affff;
}
.ewph-style-azure.ewph-button.ewph-style-light {
  color: white;
  background-color: azure;
}
.ewph-style-azure.ewph-button.ewph-style-light:hover {
  background-color: rgb(116.25, 255, 255);
}

.ewph-style-beige {
  color: beige;
}
.ewph-style-beige .ewph-panel-heading.ewph-open,
.ewph-style-beige .ewph-panel-heading:hover,
.ewph-style-beige .ewph-panel-heading a:after {
  color: beige;
}
.ewph-style-beige .ewph-panel-heading,
.ewph-style-beige .ewph-panel-body {
  border-bottom-color: beige;
}
.ewph-style-beige.ewph-style-light {
  background-color: beige;
}
.ewph-style-beige.ewph-style-light h4, .ewph-style-beige.ewph-style-light:hover .ewph-block-link {
  background-color: beige;
}
.ewph-style-beige.ewph-style-dark {
  background-color: rgb(224.3333333333, 224.3333333333, 147.6666666667);
}
.ewph-style-beige.ewph-button {
  color: rgb(72.3333333333, 72.3333333333, 20.6666666667);
  background-color: beige;
}
.ewph-style-beige.ewph-button:hover {
  color: beige;
  background-color: rgb(203.6666666667, 203.6666666667, 75.3333333333);
}
.ewph-style-beige.ewph-button.ewph-style-light {
  color: white;
  background-color: beige;
}
.ewph-style-beige.ewph-button.ewph-style-light:hover {
  background-color: rgb(219.1666666667, 219.1666666667, 129.5833333333);
}

.ewph-style-bisque {
  color: bisque;
}
.ewph-style-bisque .ewph-panel-heading.ewph-open,
.ewph-style-bisque .ewph-panel-heading:hover,
.ewph-style-bisque .ewph-panel-heading a:after {
  color: bisque;
}
.ewph-style-bisque .ewph-panel-heading,
.ewph-style-bisque .ewph-panel-body {
  border-bottom-color: bisque;
}
.ewph-style-bisque.ewph-style-light {
  background-color: bisque;
}
.ewph-style-bisque.ewph-style-light h4, .ewph-style-bisque.ewph-style-light:hover .ewph-block-link {
  background-color: bisque;
}
.ewph-style-bisque.ewph-style-dark {
  background-color: rgb(255, 186.7220338983, 105.8);
}
.ewph-style-bisque.ewph-button {
  color: rgb(90.2, 48.9220338983, 0);
  background-color: bisque;
}
.ewph-style-bisque.ewph-button:hover {
  color: bisque;
  background-color: rgb(255, 145.4440677966, 15.6);
}
.ewph-style-bisque.ewph-button.ewph-style-light {
  color: white;
  background-color: bisque;
}
.ewph-style-bisque.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 176.4025423729, 83.25);
}

.ewph-style-black {
  color: black;
}
.ewph-style-black .ewph-panel-heading.ewph-open,
.ewph-style-black .ewph-panel-heading:hover,
.ewph-style-black .ewph-panel-heading a:after {
  color: black;
}
.ewph-style-black .ewph-panel-heading,
.ewph-style-black .ewph-panel-body {
  border-bottom-color: black;
}
.ewph-style-black.ewph-style-light {
  background-color: black;
}
.ewph-style-black.ewph-style-light h4, .ewph-style-black.ewph-style-light:hover .ewph-block-link {
  background-color: black;
}
.ewph-style-black.ewph-style-dark {
  background-color: black;
}
.ewph-style-black.ewph-button {
  color: black;
  background-color: black;
}
.ewph-style-black.ewph-button:hover {
  color: black;
  background-color: black;
}
.ewph-style-black.ewph-button.ewph-style-light {
  color: white;
  background-color: black;
}
.ewph-style-black.ewph-button.ewph-style-light:hover {
  background-color: black;
}

.ewph-style-blanchedalmond {
  color: blanchedalmond;
}
.ewph-style-blanchedalmond .ewph-panel-heading.ewph-open,
.ewph-style-blanchedalmond .ewph-panel-heading:hover,
.ewph-style-blanchedalmond .ewph-panel-heading a:after {
  color: blanchedalmond;
}
.ewph-style-blanchedalmond .ewph-panel-heading,
.ewph-style-blanchedalmond .ewph-panel-body {
  border-bottom-color: blanchedalmond;
}
.ewph-style-blanchedalmond.ewph-style-light {
  background-color: blanchedalmond;
}
.ewph-style-blanchedalmond.ewph-style-light h4, .ewph-style-blanchedalmond.ewph-style-light:hover .ewph-block-link {
  background-color: blanchedalmond;
}
.ewph-style-blanchedalmond.ewph-style-dark {
  background-color: rgb(255, 198.2, 113);
}
.ewph-style-blanchedalmond.ewph-button {
  color: rgb(92, 55.2, 0);
  background-color: blanchedalmond;
}
.ewph-style-blanchedalmond.ewph-button:hover {
  color: blanchedalmond;
  background-color: rgb(255, 161.4, 21);
}
.ewph-style-blanchedalmond.ewph-button.ewph-style-light {
  color: white;
  background-color: blanchedalmond;
}
.ewph-style-blanchedalmond.ewph-button.ewph-style-light:hover {
  background-color: #ffbd5a;
}

.ewph-style-blue {
  color: blue;
}
.ewph-style-blue .ewph-panel-heading.ewph-open,
.ewph-style-blue .ewph-panel-heading:hover,
.ewph-style-blue .ewph-panel-heading a:after {
  color: blue;
}
.ewph-style-blue .ewph-panel-heading,
.ewph-style-blue .ewph-panel-body {
  border-bottom-color: blue;
}
.ewph-style-blue.ewph-style-light {
  background-color: blue;
}
.ewph-style-blue.ewph-style-light h4, .ewph-style-blue.ewph-style-light:hover .ewph-block-link {
  background-color: blue;
}
.ewph-style-blue.ewph-style-dark {
  background-color: #0000cc;
}
.ewph-style-blue.ewph-button {
  color: #000033;
  background-color: blue;
}
.ewph-style-blue.ewph-button:hover {
  color: blue;
  background-color: #000099;
}
.ewph-style-blue.ewph-button.ewph-style-light {
  color: white;
  background-color: blue;
}
.ewph-style-blue.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 0, 191.25);
}

.ewph-style-blueviolet {
  color: blueviolet;
}
.ewph-style-blueviolet .ewph-panel-heading.ewph-open,
.ewph-style-blueviolet .ewph-panel-heading:hover,
.ewph-style-blueviolet .ewph-panel-heading a:after {
  color: blueviolet;
}
.ewph-style-blueviolet .ewph-panel-heading,
.ewph-style-blueviolet .ewph-panel-body {
  border-bottom-color: blueviolet;
}
.ewph-style-blueviolet.ewph-style-light {
  background-color: blueviolet;
}
.ewph-style-blueviolet.ewph-style-light h4, .ewph-style-blueviolet.ewph-style-light:hover .ewph-block-link {
  background-color: blueviolet;
}
.ewph-style-blueviolet.ewph-style-dark {
  background-color: rgb(110.7253112033, 25.8954356846, 189.3045643154);
}
.ewph-style-blueviolet.ewph-button {
  color: rgb(27.6813278008, 6.4738589212, 47.3261410788);
  background-color: blueviolet;
}
.ewph-style-blueviolet.ewph-button:hover {
  color: blueviolet;
  background-color: rgb(83.0439834025, 19.4215767635, 141.9784232365);
}
.ewph-style-blueviolet.ewph-button.ewph-style-light {
  color: white;
  background-color: blueviolet;
}
.ewph-style-blueviolet.ewph-button.ewph-style-light:hover {
  background-color: rgb(103.8049792531, 24.2769709544, 177.4730290456);
}

.ewph-style-brown {
  color: brown;
}
.ewph-style-brown .ewph-panel-heading.ewph-open,
.ewph-style-brown .ewph-panel-heading:hover,
.ewph-style-brown .ewph-panel-heading a:after {
  color: brown;
}
.ewph-style-brown .ewph-panel-heading,
.ewph-style-brown .ewph-panel-body {
  border-bottom-color: brown;
}
.ewph-style-brown.ewph-style-light {
  background-color: brown;
}
.ewph-style-brown.ewph-style-light h4, .ewph-style-brown.ewph-style-light:hover .ewph-block-link {
  background-color: brown;
}
.ewph-style-brown.ewph-style-dark {
  background-color: rgb(132, 33.6, 33.6);
}
.ewph-style-brown.ewph-button {
  color: rgb(33, 8.4, 8.4);
  background-color: brown;
}
.ewph-style-brown.ewph-button:hover {
  color: brown;
  background-color: rgb(99, 25.2, 25.2);
}
.ewph-style-brown.ewph-button.ewph-style-light {
  color: white;
  background-color: brown;
}
.ewph-style-brown.ewph-button.ewph-style-light:hover {
  background-color: rgb(123.75, 31.5, 31.5);
}

.ewph-style-burlywood {
  color: burlywood;
}
.ewph-style-burlywood .ewph-panel-heading.ewph-open,
.ewph-style-burlywood .ewph-panel-heading:hover,
.ewph-style-burlywood .ewph-panel-heading a:after {
  color: burlywood;
}
.ewph-style-burlywood .ewph-panel-heading,
.ewph-style-burlywood .ewph-panel-body {
  border-bottom-color: burlywood;
}
.ewph-style-burlywood.ewph-style-light {
  background-color: burlywood;
}
.ewph-style-burlywood.ewph-style-light h4, .ewph-style-burlywood.ewph-style-light:hover .ewph-block-link {
  background-color: burlywood;
}
.ewph-style-burlywood.ewph-style-dark {
  background-color: rgb(206.6, 150.8666666667, 79);
}
.ewph-style-burlywood.ewph-button {
  color: rgb(56, 38.2666666667, 15.4);
  background-color: burlywood;
}
.ewph-style-burlywood.ewph-button:hover {
  color: burlywood;
  background-color: rgb(168, 114.8, 46.2);
}
.ewph-style-burlywood.ewph-button.ewph-style-light {
  color: white;
  background-color: burlywood;
}
.ewph-style-burlywood.ewph-button.ewph-style-light:hover {
  background-color: rgb(202.75, 142.5833333333, 65);
}

.ewph-style-cadetblue {
  color: cadetblue;
}
.ewph-style-cadetblue .ewph-panel-heading.ewph-open,
.ewph-style-cadetblue .ewph-panel-heading:hover,
.ewph-style-cadetblue .ewph-panel-heading a:after {
  color: cadetblue;
}
.ewph-style-cadetblue .ewph-panel-heading,
.ewph-style-cadetblue .ewph-panel-body {
  border-bottom-color: cadetblue;
}
.ewph-style-cadetblue.ewph-style-light {
  background-color: cadetblue;
}
.ewph-style-cadetblue.ewph-style-light h4, .ewph-style-cadetblue.ewph-style-light:hover .ewph-block-link {
  background-color: cadetblue;
}
.ewph-style-cadetblue.ewph-style-dark {
  background-color: rgb(76, 126.4, 128);
}
.ewph-style-cadetblue.ewph-button {
  color: rgb(19, 31.6, 32);
  background-color: cadetblue;
}
.ewph-style-cadetblue.ewph-button:hover {
  color: cadetblue;
  background-color: rgb(57, 94.8, 96);
}
.ewph-style-cadetblue.ewph-button.ewph-style-light {
  color: white;
  background-color: cadetblue;
}
.ewph-style-cadetblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(71.25, 118.5, 120);
}

.ewph-style-chartreuse {
  color: chartreuse;
}
.ewph-style-chartreuse .ewph-panel-heading.ewph-open,
.ewph-style-chartreuse .ewph-panel-heading:hover,
.ewph-style-chartreuse .ewph-panel-heading a:after {
  color: chartreuse;
}
.ewph-style-chartreuse .ewph-panel-heading,
.ewph-style-chartreuse .ewph-panel-body {
  border-bottom-color: chartreuse;
}
.ewph-style-chartreuse.ewph-style-light {
  background-color: chartreuse;
}
.ewph-style-chartreuse.ewph-style-light h4, .ewph-style-chartreuse.ewph-style-light:hover .ewph-block-link {
  background-color: chartreuse;
}
.ewph-style-chartreuse.ewph-style-dark {
  background-color: rgb(101.6, 204, 0);
}
.ewph-style-chartreuse.ewph-button {
  color: rgb(25.4, 51, 0);
  background-color: chartreuse;
}
.ewph-style-chartreuse.ewph-button:hover {
  color: chartreuse;
  background-color: rgb(76.2, 153, 0);
}
.ewph-style-chartreuse.ewph-button.ewph-style-light {
  color: white;
  background-color: chartreuse;
}
.ewph-style-chartreuse.ewph-button.ewph-style-light:hover {
  background-color: rgb(95.25, 191.25, 0);
}

.ewph-style-chocolate {
  color: chocolate;
}
.ewph-style-chocolate .ewph-panel-heading.ewph-open,
.ewph-style-chocolate .ewph-panel-heading:hover,
.ewph-style-chocolate .ewph-panel-heading a:after {
  color: chocolate;
}
.ewph-style-chocolate .ewph-panel-heading,
.ewph-style-chocolate .ewph-panel-body {
  border-bottom-color: chocolate;
}
.ewph-style-chocolate.ewph-style-light {
  background-color: chocolate;
}
.ewph-style-chocolate.ewph-style-light h4, .ewph-style-chocolate.ewph-style-light:hover .ewph-block-link {
  background-color: chocolate;
}
.ewph-style-chocolate.ewph-style-dark {
  background-color: #a85418;
}
.ewph-style-chocolate.ewph-button {
  color: #2a1506;
  background-color: chocolate;
}
.ewph-style-chocolate.ewph-button:hover {
  color: chocolate;
  background-color: #7e3f12;
}
.ewph-style-chocolate.ewph-button.ewph-style-light {
  color: white;
  background-color: chocolate;
}
.ewph-style-chocolate.ewph-button.ewph-style-light:hover {
  background-color: rgb(157.5, 78.75, 22.5);
}

.ewph-style-coral {
  color: coral;
}
.ewph-style-coral .ewph-panel-heading.ewph-open,
.ewph-style-coral .ewph-panel-heading:hover,
.ewph-style-coral .ewph-panel-heading a:after {
  color: coral;
}
.ewph-style-coral .ewph-panel-heading,
.ewph-style-coral .ewph-panel-body {
  border-bottom-color: coral;
}
.ewph-style-coral.ewph-style-light {
  background-color: coral;
}
.ewph-style-coral.ewph-style-light h4, .ewph-style-coral.ewph-style-light:hover .ewph-block-link {
  background-color: coral;
}
.ewph-style-coral.ewph-style-dark {
  background-color: rgb(255, 77.9942857143, 13);
}
.ewph-style-coral.ewph-button {
  color: rgb(67, 17.9942857143, 0);
  background-color: coral;
}
.ewph-style-coral.ewph-button:hover {
  color: coral;
  background-color: rgb(201, 53.9828571429, 0);
}
.ewph-style-coral.ewph-button.ewph-style-light {
  color: white;
  background-color: coral;
}
.ewph-style-coral.ewph-button.ewph-style-light:hover {
  background-color: rgb(251.25, 67.4785714286, 0);
}

.ewph-style-cornflowerblue {
  color: cornflowerblue;
}
.ewph-style-cornflowerblue .ewph-panel-heading.ewph-open,
.ewph-style-cornflowerblue .ewph-panel-heading:hover,
.ewph-style-cornflowerblue .ewph-panel-heading a:after {
  color: cornflowerblue;
}
.ewph-style-cornflowerblue .ewph-panel-heading,
.ewph-style-cornflowerblue .ewph-panel-body {
  border-bottom-color: cornflowerblue;
}
.ewph-style-cornflowerblue.ewph-style-light {
  background-color: cornflowerblue;
}
.ewph-style-cornflowerblue.ewph-style-light h4, .ewph-style-cornflowerblue.ewph-style-light:hover .ewph-block-link {
  background-color: cornflowerblue;
}
.ewph-style-cornflowerblue.ewph-style-dark {
  background-color: rgb(39.612716763, 107.7028901734, 229.987283237);
}
.ewph-style-cornflowerblue.ewph-button {
  color: rgb(7.012716763, 26.1028901734, 60.387283237);
  background-color: cornflowerblue;
}
.ewph-style-cornflowerblue.ewph-button:hover {
  color: cornflowerblue;
  background-color: rgb(21.038150289, 78.3086705202, 181.161849711);
}
.ewph-style-cornflowerblue.ewph-button.ewph-style-light {
  color: white;
  background-color: cornflowerblue;
}
.ewph-style-cornflowerblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(26.2976878613, 97.8858381503, 226.4523121387);
}

.ewph-style-cornsilk {
  color: cornsilk;
}
.ewph-style-cornsilk .ewph-panel-heading.ewph-open,
.ewph-style-cornsilk .ewph-panel-heading:hover,
.ewph-style-cornsilk .ewph-panel-heading a:after {
  color: cornsilk;
}
.ewph-style-cornsilk .ewph-panel-heading,
.ewph-style-cornsilk .ewph-panel-body {
  border-bottom-color: cornsilk;
}
.ewph-style-cornsilk.ewph-style-light {
  background-color: cornsilk;
}
.ewph-style-cornsilk.ewph-style-light h4, .ewph-style-cornsilk.ewph-style-light:hover .ewph-block-link {
  background-color: cornsilk;
}
.ewph-style-cornsilk.ewph-style-dark {
  background-color: #ffe57d;
}
.ewph-style-cornsilk.ewph-button {
  color: #5f4c00;
  background-color: cornsilk;
}
.ewph-style-cornsilk.ewph-button:hover {
  color: cornsilk;
  background-color: #ffd21e;
}
.ewph-style-cornsilk.ewph-button.ewph-style-light {
  color: white;
  background-color: cornsilk;
}
.ewph-style-cornsilk.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 224.25, 101.25);
}

.ewph-style-crimson {
  color: crimson;
}
.ewph-style-crimson .ewph-panel-heading.ewph-open,
.ewph-style-crimson .ewph-panel-heading:hover,
.ewph-style-crimson .ewph-panel-heading a:after {
  color: crimson;
}
.ewph-style-crimson .ewph-panel-heading,
.ewph-style-crimson .ewph-panel-body {
  border-bottom-color: crimson;
}
.ewph-style-crimson.ewph-style-light {
  background-color: crimson;
}
.ewph-style-crimson.ewph-style-light h4, .ewph-style-crimson.ewph-style-light:hover .ewph-block-link {
  background-color: crimson;
}
.ewph-style-crimson.ewph-style-dark {
  background-color: #b01030;
}
.ewph-style-crimson.ewph-button {
  color: #2c040c;
  background-color: crimson;
}
.ewph-style-crimson.ewph-button:hover {
  color: crimson;
  background-color: #840c24;
}
.ewph-style-crimson.ewph-button.ewph-style-light {
  color: white;
  background-color: crimson;
}
.ewph-style-crimson.ewph-button.ewph-style-light:hover {
  background-color: #a50f2d;
}

.ewph-style-cyan {
  color: cyan;
}
.ewph-style-cyan .ewph-panel-heading.ewph-open,
.ewph-style-cyan .ewph-panel-heading:hover,
.ewph-style-cyan .ewph-panel-heading a:after {
  color: cyan;
}
.ewph-style-cyan .ewph-panel-heading,
.ewph-style-cyan .ewph-panel-body {
  border-bottom-color: cyan;
}
.ewph-style-cyan.ewph-style-light {
  background-color: cyan;
}
.ewph-style-cyan.ewph-style-light h4, .ewph-style-cyan.ewph-style-light:hover .ewph-block-link {
  background-color: cyan;
}
.ewph-style-cyan.ewph-style-dark {
  background-color: #00cccc;
}
.ewph-style-cyan.ewph-button {
  color: #003333;
  background-color: cyan;
}
.ewph-style-cyan.ewph-button:hover {
  color: cyan;
  background-color: #009999;
}
.ewph-style-cyan.ewph-button.ewph-style-light {
  color: white;
  background-color: cyan;
}
.ewph-style-cyan.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 191.25, 191.25);
}

.ewph-style-darkblue {
  color: darkblue;
}
.ewph-style-darkblue .ewph-panel-heading.ewph-open,
.ewph-style-darkblue .ewph-panel-heading:hover,
.ewph-style-darkblue .ewph-panel-heading a:after {
  color: darkblue;
}
.ewph-style-darkblue .ewph-panel-heading,
.ewph-style-darkblue .ewph-panel-body {
  border-bottom-color: darkblue;
}
.ewph-style-darkblue.ewph-style-light {
  background-color: darkblue;
}
.ewph-style-darkblue.ewph-style-light h4, .ewph-style-darkblue.ewph-style-light:hover .ewph-block-link {
  background-color: darkblue;
}
.ewph-style-darkblue.ewph-style-dark {
  background-color: rgb(0, 0, 111.2);
}
.ewph-style-darkblue.ewph-button {
  color: rgb(0, 0, 27.8);
  background-color: darkblue;
}
.ewph-style-darkblue.ewph-button:hover {
  color: darkblue;
  background-color: rgb(0, 0, 83.4);
}
.ewph-style-darkblue.ewph-button.ewph-style-light {
  color: white;
  background-color: darkblue;
}
.ewph-style-darkblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 0, 104.25);
}

.ewph-style-darkcyan {
  color: darkcyan;
}
.ewph-style-darkcyan .ewph-panel-heading.ewph-open,
.ewph-style-darkcyan .ewph-panel-heading:hover,
.ewph-style-darkcyan .ewph-panel-heading a:after {
  color: darkcyan;
}
.ewph-style-darkcyan .ewph-panel-heading,
.ewph-style-darkcyan .ewph-panel-body {
  border-bottom-color: darkcyan;
}
.ewph-style-darkcyan.ewph-style-light {
  background-color: darkcyan;
}
.ewph-style-darkcyan.ewph-style-light h4, .ewph-style-darkcyan.ewph-style-light:hover .ewph-block-link {
  background-color: darkcyan;
}
.ewph-style-darkcyan.ewph-style-dark {
  background-color: rgb(0, 111.2, 111.2);
}
.ewph-style-darkcyan.ewph-button {
  color: rgb(0, 27.8, 27.8);
  background-color: darkcyan;
}
.ewph-style-darkcyan.ewph-button:hover {
  color: darkcyan;
  background-color: rgb(0, 83.4, 83.4);
}
.ewph-style-darkcyan.ewph-button.ewph-style-light {
  color: white;
  background-color: darkcyan;
}
.ewph-style-darkcyan.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 104.25, 104.25);
}

.ewph-style-darkgoldenrod {
  color: darkgoldenrod;
}
.ewph-style-darkgoldenrod .ewph-panel-heading.ewph-open,
.ewph-style-darkgoldenrod .ewph-panel-heading:hover,
.ewph-style-darkgoldenrod .ewph-panel-heading a:after {
  color: darkgoldenrod;
}
.ewph-style-darkgoldenrod .ewph-panel-heading,
.ewph-style-darkgoldenrod .ewph-panel-body {
  border-bottom-color: darkgoldenrod;
}
.ewph-style-darkgoldenrod.ewph-style-light {
  background-color: darkgoldenrod;
}
.ewph-style-darkgoldenrod.ewph-style-light h4, .ewph-style-darkgoldenrod.ewph-style-light:hover .ewph-block-link {
  background-color: darkgoldenrod;
}
.ewph-style-darkgoldenrod.ewph-style-dark {
  background-color: rgb(147.2, 107.2, 8.8);
}
.ewph-style-darkgoldenrod.ewph-button {
  color: rgb(36.8, 26.8, 2.2);
  background-color: darkgoldenrod;
}
.ewph-style-darkgoldenrod.ewph-button:hover {
  color: darkgoldenrod;
  background-color: rgb(110.4, 80.4, 6.6);
}
.ewph-style-darkgoldenrod.ewph-button.ewph-style-light {
  color: white;
  background-color: darkgoldenrod;
}
.ewph-style-darkgoldenrod.ewph-button.ewph-style-light:hover {
  background-color: rgb(138, 100.5, 8.25);
}

.ewph-style-darkgray {
  color: darkgray;
}
.ewph-style-darkgray .ewph-panel-heading.ewph-open,
.ewph-style-darkgray .ewph-panel-heading:hover,
.ewph-style-darkgray .ewph-panel-heading a:after {
  color: darkgray;
}
.ewph-style-darkgray .ewph-panel-heading,
.ewph-style-darkgray .ewph-panel-body {
  border-bottom-color: darkgray;
}
.ewph-style-darkgray.ewph-style-light {
  background-color: darkgray;
}
.ewph-style-darkgray.ewph-style-light h4, .ewph-style-darkgray.ewph-style-light:hover .ewph-block-link {
  background-color: darkgray;
}
.ewph-style-darkgray.ewph-style-dark {
  background-color: rgb(135.2, 135.2, 135.2);
}
.ewph-style-darkgray.ewph-button {
  color: rgb(33.8, 33.8, 33.8);
  background-color: darkgray;
}
.ewph-style-darkgray.ewph-button:hover {
  color: darkgray;
  background-color: rgb(101.4, 101.4, 101.4);
}
.ewph-style-darkgray.ewph-button.ewph-style-light {
  color: white;
  background-color: darkgray;
}
.ewph-style-darkgray.ewph-button.ewph-style-light:hover {
  background-color: rgb(126.75, 126.75, 126.75);
}

.ewph-style-darkgrey {
  color: darkgrey;
}
.ewph-style-darkgrey .ewph-panel-heading.ewph-open,
.ewph-style-darkgrey .ewph-panel-heading:hover,
.ewph-style-darkgrey .ewph-panel-heading a:after {
  color: darkgrey;
}
.ewph-style-darkgrey .ewph-panel-heading,
.ewph-style-darkgrey .ewph-panel-body {
  border-bottom-color: darkgrey;
}
.ewph-style-darkgrey.ewph-style-light {
  background-color: darkgrey;
}
.ewph-style-darkgrey.ewph-style-light h4, .ewph-style-darkgrey.ewph-style-light:hover .ewph-block-link {
  background-color: darkgrey;
}
.ewph-style-darkgrey.ewph-style-dark {
  background-color: rgb(135.2, 135.2, 135.2);
}
.ewph-style-darkgrey.ewph-button {
  color: rgb(33.8, 33.8, 33.8);
  background-color: darkgrey;
}
.ewph-style-darkgrey.ewph-button:hover {
  color: darkgrey;
  background-color: rgb(101.4, 101.4, 101.4);
}
.ewph-style-darkgrey.ewph-button.ewph-style-light {
  color: white;
  background-color: darkgrey;
}
.ewph-style-darkgrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(126.75, 126.75, 126.75);
}

.ewph-style-darkgreen {
  color: darkgreen;
}
.ewph-style-darkgreen .ewph-panel-heading.ewph-open,
.ewph-style-darkgreen .ewph-panel-heading:hover,
.ewph-style-darkgreen .ewph-panel-heading a:after {
  color: darkgreen;
}
.ewph-style-darkgreen .ewph-panel-heading,
.ewph-style-darkgreen .ewph-panel-body {
  border-bottom-color: darkgreen;
}
.ewph-style-darkgreen.ewph-style-light {
  background-color: darkgreen;
}
.ewph-style-darkgreen.ewph-style-light h4, .ewph-style-darkgreen.ewph-style-light:hover .ewph-block-link {
  background-color: darkgreen;
}
.ewph-style-darkgreen.ewph-style-dark {
  background-color: #005000;
}
.ewph-style-darkgreen.ewph-button {
  color: #001400;
  background-color: darkgreen;
}
.ewph-style-darkgreen.ewph-button:hover {
  color: darkgreen;
  background-color: #003c00;
}
.ewph-style-darkgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: darkgreen;
}
.ewph-style-darkgreen.ewph-button.ewph-style-light:hover {
  background-color: #004b00;
}

.ewph-style-darkkhaki {
  color: darkkhaki;
}
.ewph-style-darkkhaki .ewph-panel-heading.ewph-open,
.ewph-style-darkkhaki .ewph-panel-heading:hover,
.ewph-style-darkkhaki .ewph-panel-heading a:after {
  color: darkkhaki;
}
.ewph-style-darkkhaki .ewph-panel-heading,
.ewph-style-darkkhaki .ewph-panel-body {
  border-bottom-color: darkkhaki;
}
.ewph-style-darkkhaki.ewph-style-light {
  background-color: darkkhaki;
}
.ewph-style-darkkhaki.ewph-style-light h4, .ewph-style-darkkhaki.ewph-style-light:hover .ewph-block-link {
  background-color: darkkhaki;
}
.ewph-style-darkkhaki.ewph-style-dark {
  background-color: rgb(163.7682242991, 157.1289719626, 73.0317757009);
}
.ewph-style-darkkhaki.ewph-button {
  color: rgb(40.9420560748, 39.2822429907, 18.2579439252);
  background-color: darkkhaki;
}
.ewph-style-darkkhaki.ewph-button:hover {
  color: darkkhaki;
  background-color: rgb(122.8261682243, 117.846728972, 54.7738317757);
}
.ewph-style-darkkhaki.ewph-button.ewph-style-light {
  color: white;
  background-color: darkkhaki;
}
.ewph-style-darkkhaki.ewph-button.ewph-style-light:hover {
  background-color: rgb(153.5327102804, 147.308411215, 68.4672897196);
}

.ewph-style-darkmagenta {
  color: darkmagenta;
}
.ewph-style-darkmagenta .ewph-panel-heading.ewph-open,
.ewph-style-darkmagenta .ewph-panel-heading:hover,
.ewph-style-darkmagenta .ewph-panel-heading a:after {
  color: darkmagenta;
}
.ewph-style-darkmagenta .ewph-panel-heading,
.ewph-style-darkmagenta .ewph-panel-body {
  border-bottom-color: darkmagenta;
}
.ewph-style-darkmagenta.ewph-style-light {
  background-color: darkmagenta;
}
.ewph-style-darkmagenta.ewph-style-light h4, .ewph-style-darkmagenta.ewph-style-light:hover .ewph-block-link {
  background-color: darkmagenta;
}
.ewph-style-darkmagenta.ewph-style-dark {
  background-color: rgb(111.2, 0, 111.2);
}
.ewph-style-darkmagenta.ewph-button {
  color: rgb(27.8, 0, 27.8);
  background-color: darkmagenta;
}
.ewph-style-darkmagenta.ewph-button:hover {
  color: darkmagenta;
  background-color: rgb(83.4, 0, 83.4);
}
.ewph-style-darkmagenta.ewph-button.ewph-style-light {
  color: white;
  background-color: darkmagenta;
}
.ewph-style-darkmagenta.ewph-button.ewph-style-light:hover {
  background-color: rgb(104.25, 0, 104.25);
}

.ewph-style-darkolivegreen {
  color: darkolivegreen;
}
.ewph-style-darkolivegreen .ewph-panel-heading.ewph-open,
.ewph-style-darkolivegreen .ewph-panel-heading:hover,
.ewph-style-darkolivegreen .ewph-panel-heading a:after {
  color: darkolivegreen;
}
.ewph-style-darkolivegreen .ewph-panel-heading,
.ewph-style-darkolivegreen .ewph-panel-body {
  border-bottom-color: darkolivegreen;
}
.ewph-style-darkolivegreen.ewph-style-light {
  background-color: darkolivegreen;
}
.ewph-style-darkolivegreen.ewph-style-light h4, .ewph-style-darkolivegreen.ewph-style-light:hover .ewph-block-link {
  background-color: darkolivegreen;
}
.ewph-style-darkolivegreen.ewph-style-dark {
  background-color: rgb(68, 85.6, 37.6);
}
.ewph-style-darkolivegreen.ewph-button {
  color: rgb(17, 21.4, 9.4);
  background-color: darkolivegreen;
}
.ewph-style-darkolivegreen.ewph-button:hover {
  color: darkolivegreen;
  background-color: rgb(51, 64.2, 28.2);
}
.ewph-style-darkolivegreen.ewph-button.ewph-style-light {
  color: white;
  background-color: darkolivegreen;
}
.ewph-style-darkolivegreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(63.75, 80.25, 35.25);
}

.ewph-style-darkorange {
  color: darkorange;
}
.ewph-style-darkorange .ewph-panel-heading.ewph-open,
.ewph-style-darkorange .ewph-panel-heading:hover,
.ewph-style-darkorange .ewph-panel-heading a:after {
  color: darkorange;
}
.ewph-style-darkorange .ewph-panel-heading,
.ewph-style-darkorange .ewph-panel-body {
  border-bottom-color: darkorange;
}
.ewph-style-darkorange.ewph-style-light {
  background-color: darkorange;
}
.ewph-style-darkorange.ewph-style-light h4, .ewph-style-darkorange.ewph-style-light:hover .ewph-block-link {
  background-color: darkorange;
}
.ewph-style-darkorange.ewph-style-dark {
  background-color: #cc7000;
}
.ewph-style-darkorange.ewph-button {
  color: #331c00;
  background-color: darkorange;
}
.ewph-style-darkorange.ewph-button:hover {
  color: darkorange;
  background-color: #995400;
}
.ewph-style-darkorange.ewph-button.ewph-style-light {
  color: white;
  background-color: darkorange;
}
.ewph-style-darkorange.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 105, 0);
}

.ewph-style-darkorchid {
  color: darkorchid;
}
.ewph-style-darkorchid .ewph-panel-heading.ewph-open,
.ewph-style-darkorchid .ewph-panel-heading:hover,
.ewph-style-darkorchid .ewph-panel-heading a:after {
  color: darkorchid;
}
.ewph-style-darkorchid .ewph-panel-heading,
.ewph-style-darkorchid .ewph-panel-body {
  border-bottom-color: darkorchid;
}
.ewph-style-darkorchid.ewph-style-light {
  background-color: darkorchid;
}
.ewph-style-darkorchid.ewph-style-light h4, .ewph-style-darkorchid.ewph-style-light:hover .ewph-block-link {
  background-color: darkorchid;
}
.ewph-style-darkorchid.ewph-style-dark {
  background-color: rgb(122.4, 40, 163.2);
}
.ewph-style-darkorchid.ewph-button {
  color: rgb(30.6, 10, 40.8);
  background-color: darkorchid;
}
.ewph-style-darkorchid.ewph-button:hover {
  color: darkorchid;
  background-color: rgb(91.8, 30, 122.4);
}
.ewph-style-darkorchid.ewph-button.ewph-style-light {
  color: white;
  background-color: darkorchid;
}
.ewph-style-darkorchid.ewph-button.ewph-style-light:hover {
  background-color: rgb(114.75, 37.5, 153);
}

.ewph-style-darkred {
  color: darkred;
}
.ewph-style-darkred .ewph-panel-heading.ewph-open,
.ewph-style-darkred .ewph-panel-heading:hover,
.ewph-style-darkred .ewph-panel-heading a:after {
  color: darkred;
}
.ewph-style-darkred .ewph-panel-heading,
.ewph-style-darkred .ewph-panel-body {
  border-bottom-color: darkred;
}
.ewph-style-darkred.ewph-style-light {
  background-color: darkred;
}
.ewph-style-darkred.ewph-style-light h4, .ewph-style-darkred.ewph-style-light:hover .ewph-block-link {
  background-color: darkred;
}
.ewph-style-darkred.ewph-style-dark {
  background-color: rgb(111.2, 0, 0);
}
.ewph-style-darkred.ewph-button {
  color: rgb(27.8, 0, 0);
  background-color: darkred;
}
.ewph-style-darkred.ewph-button:hover {
  color: darkred;
  background-color: rgb(83.4, 0, 0);
}
.ewph-style-darkred.ewph-button.ewph-style-light {
  color: white;
  background-color: darkred;
}
.ewph-style-darkred.ewph-button.ewph-style-light:hover {
  background-color: rgb(104.25, 0, 0);
}

.ewph-style-darksalmon {
  color: darksalmon;
}
.ewph-style-darksalmon .ewph-panel-heading.ewph-open,
.ewph-style-darksalmon .ewph-panel-heading:hover,
.ewph-style-darksalmon .ewph-panel-heading a:after {
  color: darksalmon;
}
.ewph-style-darksalmon .ewph-panel-heading,
.ewph-style-darksalmon .ewph-panel-body {
  border-bottom-color: darksalmon;
}
.ewph-style-darksalmon.ewph-style-light {
  background-color: darksalmon;
}
.ewph-style-darksalmon.ewph-style-light h4, .ewph-style-darksalmon.ewph-style-light:hover .ewph-block-link {
  background-color: darksalmon;
}
.ewph-style-darksalmon.ewph-style-dark {
  background-color: rgb(222.9225806452, 101.9032258065, 61.0774193548);
}
.ewph-style-darksalmon.ewph-button {
  color: rgb(60.9225806452, 22.9032258065, 10.0774193548);
  background-color: darksalmon;
}
.ewph-style-darksalmon.ewph-button:hover {
  color: darksalmon;
  background-color: rgb(182.7677419355, 68.7096774194, 30.2322580645);
}
.ewph-style-darksalmon.ewph-button.ewph-style-light {
  color: white;
  background-color: darksalmon;
}
.ewph-style-darksalmon.ewph-button.ewph-style-light:hover {
  background-color: rgb(220.4032258065, 89.8790322581, 45.8467741935);
}

.ewph-style-darkseagreen {
  color: darkseagreen;
}
.ewph-style-darkseagreen .ewph-panel-heading.ewph-open,
.ewph-style-darkseagreen .ewph-panel-heading:hover,
.ewph-style-darkseagreen .ewph-panel-heading a:after {
  color: darkseagreen;
}
.ewph-style-darkseagreen .ewph-panel-heading,
.ewph-style-darkseagreen .ewph-panel-body {
  border-bottom-color: darkseagreen;
}
.ewph-style-darkseagreen.ewph-style-light {
  background-color: darkseagreen;
}
.ewph-style-darkseagreen.ewph-style-light h4, .ewph-style-darkseagreen.ewph-style-light:hover .ewph-block-link {
  background-color: darkseagreen;
}
.ewph-style-darkseagreen.ewph-style-dark {
  background-color: rgb(101.5787709497, 163.2212290503, 101.5787709497);
}
.ewph-style-darkseagreen.ewph-button {
  color: rgb(24.7787709497, 41.4212290503, 24.7787709497);
  background-color: darkseagreen;
}
.ewph-style-darkseagreen.ewph-button:hover {
  color: darkseagreen;
  background-color: rgb(74.3363128492, 124.2636871508, 74.3363128492);
}
.ewph-style-darkseagreen.ewph-button.ewph-style-light {
  color: white;
  background-color: darkseagreen;
}
.ewph-style-darkseagreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(92.9203910615, 155.3296089385, 92.9203910615);
}

.ewph-style-darkslateblue {
  color: darkslateblue;
}
.ewph-style-darkslateblue .ewph-panel-heading.ewph-open,
.ewph-style-darkslateblue .ewph-panel-heading:hover,
.ewph-style-darkslateblue .ewph-panel-heading a:after {
  color: darkslateblue;
}
.ewph-style-darkslateblue .ewph-panel-heading,
.ewph-style-darkslateblue .ewph-panel-body {
  border-bottom-color: darkslateblue;
}
.ewph-style-darkslateblue.ewph-style-light {
  background-color: darkslateblue;
}
.ewph-style-darkslateblue.ewph-style-light h4, .ewph-style-darkslateblue.ewph-style-light:hover .ewph-block-link {
  background-color: darkslateblue;
}
.ewph-style-darkslateblue.ewph-style-dark {
  background-color: rgb(57.6, 48.8, 111.2);
}
.ewph-style-darkslateblue.ewph-button {
  color: rgb(14.4, 12.2, 27.8);
  background-color: darkslateblue;
}
.ewph-style-darkslateblue.ewph-button:hover {
  color: darkslateblue;
  background-color: rgb(43.2, 36.6, 83.4);
}
.ewph-style-darkslateblue.ewph-button.ewph-style-light {
  color: white;
  background-color: darkslateblue;
}
.ewph-style-darkslateblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(54, 45.75, 104.25);
}

.ewph-style-darkslategray {
  color: darkslategray;
}
.ewph-style-darkslategray .ewph-panel-heading.ewph-open,
.ewph-style-darkslategray .ewph-panel-heading:hover,
.ewph-style-darkslategray .ewph-panel-heading a:after {
  color: darkslategray;
}
.ewph-style-darkslategray .ewph-panel-heading,
.ewph-style-darkslategray .ewph-panel-body {
  border-bottom-color: darkslategray;
}
.ewph-style-darkslategray.ewph-style-light {
  background-color: darkslategray;
}
.ewph-style-darkslategray.ewph-style-light h4, .ewph-style-darkslategray.ewph-style-light:hover .ewph-block-link {
  background-color: darkslategray;
}
.ewph-style-darkslategray.ewph-style-dark {
  background-color: rgb(37.6, 63.2, 63.2);
}
.ewph-style-darkslategray.ewph-button {
  color: rgb(9.4, 15.8, 15.8);
  background-color: darkslategray;
}
.ewph-style-darkslategray.ewph-button:hover {
  color: darkslategray;
  background-color: rgb(28.2, 47.4, 47.4);
}
.ewph-style-darkslategray.ewph-button.ewph-style-light {
  color: white;
  background-color: darkslategray;
}
.ewph-style-darkslategray.ewph-button.ewph-style-light:hover {
  background-color: rgb(35.25, 59.25, 59.25);
}

.ewph-style-darkslategrey {
  color: darkslategrey;
}
.ewph-style-darkslategrey .ewph-panel-heading.ewph-open,
.ewph-style-darkslategrey .ewph-panel-heading:hover,
.ewph-style-darkslategrey .ewph-panel-heading a:after {
  color: darkslategrey;
}
.ewph-style-darkslategrey .ewph-panel-heading,
.ewph-style-darkslategrey .ewph-panel-body {
  border-bottom-color: darkslategrey;
}
.ewph-style-darkslategrey.ewph-style-light {
  background-color: darkslategrey;
}
.ewph-style-darkslategrey.ewph-style-light h4, .ewph-style-darkslategrey.ewph-style-light:hover .ewph-block-link {
  background-color: darkslategrey;
}
.ewph-style-darkslategrey.ewph-style-dark {
  background-color: rgb(37.6, 63.2, 63.2);
}
.ewph-style-darkslategrey.ewph-button {
  color: rgb(9.4, 15.8, 15.8);
  background-color: darkslategrey;
}
.ewph-style-darkslategrey.ewph-button:hover {
  color: darkslategrey;
  background-color: rgb(28.2, 47.4, 47.4);
}
.ewph-style-darkslategrey.ewph-button.ewph-style-light {
  color: white;
  background-color: darkslategrey;
}
.ewph-style-darkslategrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(35.25, 59.25, 59.25);
}

.ewph-style-darkturquoise {
  color: darkturquoise;
}
.ewph-style-darkturquoise .ewph-panel-heading.ewph-open,
.ewph-style-darkturquoise .ewph-panel-heading:hover,
.ewph-style-darkturquoise .ewph-panel-heading a:after {
  color: darkturquoise;
}
.ewph-style-darkturquoise .ewph-panel-heading,
.ewph-style-darkturquoise .ewph-panel-body {
  border-bottom-color: darkturquoise;
}
.ewph-style-darkturquoise.ewph-style-light {
  background-color: darkturquoise;
}
.ewph-style-darkturquoise.ewph-style-light h4, .ewph-style-darkturquoise.ewph-style-light:hover .ewph-block-link {
  background-color: darkturquoise;
}
.ewph-style-darkturquoise.ewph-style-dark {
  background-color: rgb(0, 164.8, 167.2);
}
.ewph-style-darkturquoise.ewph-button {
  color: rgb(0, 41.2, 41.8);
  background-color: darkturquoise;
}
.ewph-style-darkturquoise.ewph-button:hover {
  color: darkturquoise;
  background-color: rgb(0, 123.6, 125.4);
}
.ewph-style-darkturquoise.ewph-button.ewph-style-light {
  color: white;
  background-color: darkturquoise;
}
.ewph-style-darkturquoise.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 154.5, 156.75);
}

.ewph-style-darkviolet {
  color: darkviolet;
}
.ewph-style-darkviolet .ewph-panel-heading.ewph-open,
.ewph-style-darkviolet .ewph-panel-heading:hover,
.ewph-style-darkviolet .ewph-panel-heading a:after {
  color: darkviolet;
}
.ewph-style-darkviolet .ewph-panel-heading,
.ewph-style-darkviolet .ewph-panel-body {
  border-bottom-color: darkviolet;
}
.ewph-style-darkviolet.ewph-style-light {
  background-color: darkviolet;
}
.ewph-style-darkviolet.ewph-style-light h4, .ewph-style-darkviolet.ewph-style-light:hover .ewph-block-link {
  background-color: darkviolet;
}
.ewph-style-darkviolet.ewph-style-dark {
  background-color: rgb(118.4, 0, 168.8);
}
.ewph-style-darkviolet.ewph-button {
  color: rgb(29.6, 0, 42.2);
  background-color: darkviolet;
}
.ewph-style-darkviolet.ewph-button:hover {
  color: darkviolet;
  background-color: rgb(88.8, 0, 126.6);
}
.ewph-style-darkviolet.ewph-button.ewph-style-light {
  color: white;
  background-color: darkviolet;
}
.ewph-style-darkviolet.ewph-button.ewph-style-light:hover {
  background-color: rgb(111, 0, 158.25);
}

.ewph-style-deeppink {
  color: deeppink;
}
.ewph-style-deeppink .ewph-panel-heading.ewph-open,
.ewph-style-deeppink .ewph-panel-heading:hover,
.ewph-style-deeppink .ewph-panel-heading a:after {
  color: deeppink;
}
.ewph-style-deeppink .ewph-panel-heading,
.ewph-style-deeppink .ewph-panel-body {
  border-bottom-color: deeppink;
}
.ewph-style-deeppink.ewph-style-light {
  background-color: deeppink;
}
.ewph-style-deeppink.ewph-style-light h4, .ewph-style-deeppink.ewph-style-light:hover .ewph-block-link {
  background-color: deeppink;
}
.ewph-style-deeppink.ewph-style-dark {
  background-color: rgb(220, 0, 118.8936170213);
}
.ewph-style-deeppink.ewph-button {
  color: rgb(55, 0, 29.7234042553);
  background-color: deeppink;
}
.ewph-style-deeppink.ewph-button:hover {
  color: deeppink;
  background-color: rgb(165, 0, 89.170212766);
}
.ewph-style-deeppink.ewph-button.ewph-style-light {
  color: white;
  background-color: deeppink;
}
.ewph-style-deeppink.ewph-button.ewph-style-light:hover {
  background-color: rgb(206.25, 0, 111.4627659574);
}

.ewph-style-deepskyblue {
  color: deepskyblue;
}
.ewph-style-deepskyblue .ewph-panel-heading.ewph-open,
.ewph-style-deepskyblue .ewph-panel-heading:hover,
.ewph-style-deepskyblue .ewph-panel-heading a:after {
  color: deepskyblue;
}
.ewph-style-deepskyblue .ewph-panel-heading,
.ewph-style-deepskyblue .ewph-panel-body {
  border-bottom-color: deepskyblue;
}
.ewph-style-deepskyblue.ewph-style-light {
  background-color: deepskyblue;
}
.ewph-style-deepskyblue.ewph-style-light h4, .ewph-style-deepskyblue.ewph-style-light:hover .ewph-block-link {
  background-color: deepskyblue;
}
.ewph-style-deepskyblue.ewph-style-dark {
  background-color: rgb(0, 152.8, 204);
}
.ewph-style-deepskyblue.ewph-button {
  color: rgb(0, 38.2, 51);
  background-color: deepskyblue;
}
.ewph-style-deepskyblue.ewph-button:hover {
  color: deepskyblue;
  background-color: rgb(0, 114.6, 153);
}
.ewph-style-deepskyblue.ewph-button.ewph-style-light {
  color: white;
  background-color: deepskyblue;
}
.ewph-style-deepskyblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 143.25, 191.25);
}

.ewph-style-dimgray {
  color: dimgray;
}
.ewph-style-dimgray .ewph-panel-heading.ewph-open,
.ewph-style-dimgray .ewph-panel-heading:hover,
.ewph-style-dimgray .ewph-panel-heading a:after {
  color: dimgray;
}
.ewph-style-dimgray .ewph-panel-heading,
.ewph-style-dimgray .ewph-panel-body {
  border-bottom-color: dimgray;
}
.ewph-style-dimgray.ewph-style-light {
  background-color: dimgray;
}
.ewph-style-dimgray.ewph-style-light h4, .ewph-style-dimgray.ewph-style-light:hover .ewph-block-link {
  background-color: dimgray;
}
.ewph-style-dimgray.ewph-style-dark {
  background-color: #545454;
}
.ewph-style-dimgray.ewph-button {
  color: #151515;
  background-color: dimgray;
}
.ewph-style-dimgray.ewph-button:hover {
  color: dimgray;
  background-color: #3f3f3f;
}
.ewph-style-dimgray.ewph-button.ewph-style-light {
  color: white;
  background-color: dimgray;
}
.ewph-style-dimgray.ewph-button.ewph-style-light:hover {
  background-color: rgb(78.75, 78.75, 78.75);
}

.ewph-style-dimgrey {
  color: dimgrey;
}
.ewph-style-dimgrey .ewph-panel-heading.ewph-open,
.ewph-style-dimgrey .ewph-panel-heading:hover,
.ewph-style-dimgrey .ewph-panel-heading a:after {
  color: dimgrey;
}
.ewph-style-dimgrey .ewph-panel-heading,
.ewph-style-dimgrey .ewph-panel-body {
  border-bottom-color: dimgrey;
}
.ewph-style-dimgrey.ewph-style-light {
  background-color: dimgrey;
}
.ewph-style-dimgrey.ewph-style-light h4, .ewph-style-dimgrey.ewph-style-light:hover .ewph-block-link {
  background-color: dimgrey;
}
.ewph-style-dimgrey.ewph-style-dark {
  background-color: #545454;
}
.ewph-style-dimgrey.ewph-button {
  color: #151515;
  background-color: dimgrey;
}
.ewph-style-dimgrey.ewph-button:hover {
  color: dimgrey;
  background-color: #3f3f3f;
}
.ewph-style-dimgrey.ewph-button.ewph-style-light {
  color: white;
  background-color: dimgrey;
}
.ewph-style-dimgrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(78.75, 78.75, 78.75);
}

.ewph-style-dodgerblue {
  color: dodgerblue;
}
.ewph-style-dodgerblue .ewph-panel-heading.ewph-open,
.ewph-style-dodgerblue .ewph-panel-heading:hover,
.ewph-style-dodgerblue .ewph-panel-heading a:after {
  color: dodgerblue;
}
.ewph-style-dodgerblue .ewph-panel-heading,
.ewph-style-dodgerblue .ewph-panel-body {
  border-bottom-color: dodgerblue;
}
.ewph-style-dodgerblue.ewph-style-light {
  background-color: dodgerblue;
}
.ewph-style-dodgerblue.ewph-style-light h4, .ewph-style-dodgerblue.ewph-style-light:hover .ewph-block-link {
  background-color: dodgerblue;
}
.ewph-style-dodgerblue.ewph-style-dark {
  background-color: rgb(0, 115.52, 228);
}
.ewph-style-dodgerblue.ewph-button {
  color: rgb(0, 28.88, 57);
  background-color: dodgerblue;
}
.ewph-style-dodgerblue.ewph-button:hover {
  color: dodgerblue;
  background-color: rgb(0, 86.64, 171);
}
.ewph-style-dodgerblue.ewph-button.ewph-style-light {
  color: white;
  background-color: dodgerblue;
}
.ewph-style-dodgerblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 108.3, 213.75);
}

.ewph-style-firebrick {
  color: firebrick;
}
.ewph-style-firebrick .ewph-panel-heading.ewph-open,
.ewph-style-firebrick .ewph-panel-heading:hover,
.ewph-style-firebrick .ewph-panel-heading a:after {
  color: firebrick;
}
.ewph-style-firebrick .ewph-panel-heading,
.ewph-style-firebrick .ewph-panel-body {
  border-bottom-color: firebrick;
}
.ewph-style-firebrick.ewph-style-light {
  background-color: firebrick;
}
.ewph-style-firebrick.ewph-style-light h4, .ewph-style-firebrick.ewph-style-light:hover .ewph-block-link {
  background-color: firebrick;
}
.ewph-style-firebrick.ewph-style-dark {
  background-color: rgb(142.4, 27.2, 27.2);
}
.ewph-style-firebrick.ewph-button {
  color: rgb(35.6, 6.8, 6.8);
  background-color: firebrick;
}
.ewph-style-firebrick.ewph-button:hover {
  color: firebrick;
  background-color: rgb(106.8, 20.4, 20.4);
}
.ewph-style-firebrick.ewph-button.ewph-style-light {
  color: white;
  background-color: firebrick;
}
.ewph-style-firebrick.ewph-button.ewph-style-light:hover {
  background-color: rgb(133.5, 25.5, 25.5);
}

.ewph-style-floralwhite {
  color: floralwhite;
}
.ewph-style-floralwhite .ewph-panel-heading.ewph-open,
.ewph-style-floralwhite .ewph-panel-heading:hover,
.ewph-style-floralwhite .ewph-panel-heading a:after {
  color: floralwhite;
}
.ewph-style-floralwhite .ewph-panel-heading,
.ewph-style-floralwhite .ewph-panel-body {
  border-bottom-color: floralwhite;
}
.ewph-style-floralwhite.ewph-style-light {
  background-color: floralwhite;
}
.ewph-style-floralwhite.ewph-style-light h4, .ewph-style-floralwhite.ewph-style-light:hover .ewph-block-link {
  background-color: floralwhite;
}
.ewph-style-floralwhite.ewph-style-dark {
  background-color: #ffd98d;
}
.ewph-style-floralwhite.ewph-button {
  color: #634200;
  background-color: floralwhite;
}
.ewph-style-floralwhite.ewph-button:hover {
  color: floralwhite;
  background-color: #ffb82a;
}
.ewph-style-floralwhite.ewph-button.ewph-style-light {
  color: white;
  background-color: floralwhite;
}
.ewph-style-floralwhite.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 208.75, 116.25);
}

.ewph-style-forestgreen {
  color: forestgreen;
}
.ewph-style-forestgreen .ewph-panel-heading.ewph-open,
.ewph-style-forestgreen .ewph-panel-heading:hover,
.ewph-style-forestgreen .ewph-panel-heading a:after {
  color: forestgreen;
}
.ewph-style-forestgreen .ewph-panel-heading,
.ewph-style-forestgreen .ewph-panel-body {
  border-bottom-color: forestgreen;
}
.ewph-style-forestgreen.ewph-style-light {
  background-color: forestgreen;
}
.ewph-style-forestgreen.ewph-style-light h4, .ewph-style-forestgreen.ewph-style-light:hover .ewph-block-link {
  background-color: forestgreen;
}
.ewph-style-forestgreen.ewph-style-dark {
  background-color: rgb(27.2, 111.2, 27.2);
}
.ewph-style-forestgreen.ewph-button {
  color: rgb(6.8, 27.8, 6.8);
  background-color: forestgreen;
}
.ewph-style-forestgreen.ewph-button:hover {
  color: forestgreen;
  background-color: rgb(20.4, 83.4, 20.4);
}
.ewph-style-forestgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: forestgreen;
}
.ewph-style-forestgreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(25.5, 104.25, 25.5);
}

.ewph-style-fuchsia {
  color: fuchsia;
}
.ewph-style-fuchsia .ewph-panel-heading.ewph-open,
.ewph-style-fuchsia .ewph-panel-heading:hover,
.ewph-style-fuchsia .ewph-panel-heading a:after {
  color: fuchsia;
}
.ewph-style-fuchsia .ewph-panel-heading,
.ewph-style-fuchsia .ewph-panel-body {
  border-bottom-color: fuchsia;
}
.ewph-style-fuchsia.ewph-style-light {
  background-color: fuchsia;
}
.ewph-style-fuchsia.ewph-style-light h4, .ewph-style-fuchsia.ewph-style-light:hover .ewph-block-link {
  background-color: fuchsia;
}
.ewph-style-fuchsia.ewph-style-dark {
  background-color: #cc00cc;
}
.ewph-style-fuchsia.ewph-button {
  color: #330033;
  background-color: fuchsia;
}
.ewph-style-fuchsia.ewph-button:hover {
  color: fuchsia;
  background-color: #990099;
}
.ewph-style-fuchsia.ewph-button.ewph-style-light {
  color: white;
  background-color: fuchsia;
}
.ewph-style-fuchsia.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 0, 191.25);
}

.ewph-style-gainsboro {
  color: gainsboro;
}
.ewph-style-gainsboro .ewph-panel-heading.ewph-open,
.ewph-style-gainsboro .ewph-panel-heading:hover,
.ewph-style-gainsboro .ewph-panel-heading a:after {
  color: gainsboro;
}
.ewph-style-gainsboro .ewph-panel-heading,
.ewph-style-gainsboro .ewph-panel-body {
  border-bottom-color: gainsboro;
}
.ewph-style-gainsboro.ewph-style-light {
  background-color: gainsboro;
}
.ewph-style-gainsboro.ewph-style-light h4, .ewph-style-gainsboro.ewph-style-light:hover .ewph-block-link {
  background-color: gainsboro;
}
.ewph-style-gainsboro.ewph-style-dark {
  background-color: #b0b0b0;
}
.ewph-style-gainsboro.ewph-button {
  color: #2c2c2c;
  background-color: gainsboro;
}
.ewph-style-gainsboro.ewph-button:hover {
  color: gainsboro;
  background-color: #848484;
}
.ewph-style-gainsboro.ewph-button.ewph-style-light {
  color: white;
  background-color: gainsboro;
}
.ewph-style-gainsboro.ewph-button.ewph-style-light:hover {
  background-color: #a5a5a5;
}

.ewph-style-ghostwhite {
  color: ghostwhite;
}
.ewph-style-ghostwhite .ewph-panel-heading.ewph-open,
.ewph-style-ghostwhite .ewph-panel-heading:hover,
.ewph-style-ghostwhite .ewph-panel-heading a:after {
  color: ghostwhite;
}
.ewph-style-ghostwhite .ewph-panel-heading,
.ewph-style-ghostwhite .ewph-panel-body {
  border-bottom-color: ghostwhite;
}
.ewph-style-ghostwhite.ewph-style-light {
  background-color: ghostwhite;
}
.ewph-style-ghostwhite.ewph-style-light h4, .ewph-style-ghostwhite.ewph-style-light:hover .ewph-block-link {
  background-color: ghostwhite;
}
.ewph-style-ghostwhite.ewph-style-dark {
  background-color: rgb(147.4, 147.4, 255);
}
.ewph-style-ghostwhite.ewph-button {
  color: rgb(0, 0, 100.6);
  background-color: ghostwhite;
}
.ewph-style-ghostwhite.ewph-button:hover {
  color: ghostwhite;
  background-color: rgb(46.8, 46.8, 255);
}
.ewph-style-ghostwhite.ewph-button.ewph-style-light {
  color: white;
  background-color: ghostwhite;
}
.ewph-style-ghostwhite.ewph-button.ewph-style-light:hover {
  background-color: rgb(122.25, 122.25, 255);
}

.ewph-style-gold {
  color: gold;
}
.ewph-style-gold .ewph-panel-heading.ewph-open,
.ewph-style-gold .ewph-panel-heading:hover,
.ewph-style-gold .ewph-panel-heading a:after {
  color: gold;
}
.ewph-style-gold .ewph-panel-heading,
.ewph-style-gold .ewph-panel-body {
  border-bottom-color: gold;
}
.ewph-style-gold.ewph-style-light {
  background-color: gold;
}
.ewph-style-gold.ewph-style-light h4, .ewph-style-gold.ewph-style-light:hover .ewph-block-link {
  background-color: gold;
}
.ewph-style-gold.ewph-style-dark {
  background-color: #ccac00;
}
.ewph-style-gold.ewph-button {
  color: #332b00;
  background-color: gold;
}
.ewph-style-gold.ewph-button:hover {
  color: gold;
  background-color: #998100;
}
.ewph-style-gold.ewph-button.ewph-style-light {
  color: white;
  background-color: gold;
}
.ewph-style-gold.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 161.25, 0);
}

.ewph-style-goldenrod {
  color: goldenrod;
}
.ewph-style-goldenrod .ewph-panel-heading.ewph-open,
.ewph-style-goldenrod .ewph-panel-heading:hover,
.ewph-style-goldenrod .ewph-panel-heading a:after {
  color: goldenrod;
}
.ewph-style-goldenrod .ewph-panel-heading,
.ewph-style-goldenrod .ewph-panel-body {
  border-bottom-color: goldenrod;
}
.ewph-style-goldenrod.ewph-style-light {
  background-color: goldenrod;
}
.ewph-style-goldenrod.ewph-style-light h4, .ewph-style-goldenrod.ewph-style-light:hover .ewph-block-link {
  background-color: goldenrod;
}
.ewph-style-goldenrod.ewph-style-dark {
  background-color: rgb(174.4, 132, 25.6);
}
.ewph-style-goldenrod.ewph-button {
  color: rgb(43.6, 33, 6.4);
  background-color: goldenrod;
}
.ewph-style-goldenrod.ewph-button:hover {
  color: goldenrod;
  background-color: rgb(130.8, 99, 19.2);
}
.ewph-style-goldenrod.ewph-button.ewph-style-light {
  color: white;
  background-color: goldenrod;
}
.ewph-style-goldenrod.ewph-button.ewph-style-light:hover {
  background-color: rgb(163.5, 123.75, 24);
}

.ewph-style-gray {
  color: gray;
}
.ewph-style-gray .ewph-panel-heading.ewph-open,
.ewph-style-gray .ewph-panel-heading:hover,
.ewph-style-gray .ewph-panel-heading a:after {
  color: gray;
}
.ewph-style-gray .ewph-panel-heading,
.ewph-style-gray .ewph-panel-body {
  border-bottom-color: gray;
}
.ewph-style-gray.ewph-style-light {
  background-color: gray;
}
.ewph-style-gray.ewph-style-light h4, .ewph-style-gray.ewph-style-light:hover .ewph-block-link {
  background-color: gray;
}
.ewph-style-gray.ewph-style-dark {
  background-color: rgb(102.4, 102.4, 102.4);
}
.ewph-style-gray.ewph-button {
  color: rgb(25.6, 25.6, 25.6);
  background-color: gray;
}
.ewph-style-gray.ewph-button:hover {
  color: gray;
  background-color: rgb(76.8, 76.8, 76.8);
}
.ewph-style-gray.ewph-button.ewph-style-light {
  color: white;
  background-color: gray;
}
.ewph-style-gray.ewph-button.ewph-style-light:hover {
  background-color: #606060;
}

.ewph-style-grey {
  color: grey;
}
.ewph-style-grey .ewph-panel-heading.ewph-open,
.ewph-style-grey .ewph-panel-heading:hover,
.ewph-style-grey .ewph-panel-heading a:after {
  color: grey;
}
.ewph-style-grey .ewph-panel-heading,
.ewph-style-grey .ewph-panel-body {
  border-bottom-color: grey;
}
.ewph-style-grey.ewph-style-light {
  background-color: grey;
}
.ewph-style-grey.ewph-style-light h4, .ewph-style-grey.ewph-style-light:hover .ewph-block-link {
  background-color: grey;
}
.ewph-style-grey.ewph-style-dark {
  background-color: rgb(102.4, 102.4, 102.4);
}
.ewph-style-grey.ewph-button {
  color: rgb(25.6, 25.6, 25.6);
  background-color: grey;
}
.ewph-style-grey.ewph-button:hover {
  color: grey;
  background-color: rgb(76.8, 76.8, 76.8);
}
.ewph-style-grey.ewph-button.ewph-style-light {
  color: white;
  background-color: grey;
}
.ewph-style-grey.ewph-button.ewph-style-light:hover {
  background-color: #606060;
}

.ewph-style-green {
  color: green;
}
.ewph-style-green .ewph-panel-heading.ewph-open,
.ewph-style-green .ewph-panel-heading:hover,
.ewph-style-green .ewph-panel-heading a:after {
  color: green;
}
.ewph-style-green .ewph-panel-heading,
.ewph-style-green .ewph-panel-body {
  border-bottom-color: green;
}
.ewph-style-green.ewph-style-light {
  background-color: green;
}
.ewph-style-green.ewph-style-light h4, .ewph-style-green.ewph-style-light:hover .ewph-block-link {
  background-color: green;
}
.ewph-style-green.ewph-style-dark {
  background-color: rgb(0, 102.4, 0);
}
.ewph-style-green.ewph-button {
  color: rgb(0, 25.6, 0);
  background-color: green;
}
.ewph-style-green.ewph-button:hover {
  color: green;
  background-color: rgb(0, 76.8, 0);
}
.ewph-style-green.ewph-button.ewph-style-light {
  color: white;
  background-color: green;
}
.ewph-style-green.ewph-button.ewph-style-light:hover {
  background-color: #006000;
}

.ewph-style-greenyellow {
  color: greenyellow;
}
.ewph-style-greenyellow .ewph-panel-heading.ewph-open,
.ewph-style-greenyellow .ewph-panel-heading:hover,
.ewph-style-greenyellow .ewph-panel-heading a:after {
  color: greenyellow;
}
.ewph-style-greenyellow .ewph-panel-heading,
.ewph-style-greenyellow .ewph-panel-body {
  border-bottom-color: greenyellow;
}
.ewph-style-greenyellow.ewph-style-light {
  background-color: greenyellow;
}
.ewph-style-greenyellow.ewph-style-light h4, .ewph-style-greenyellow.ewph-style-light:hover .ewph-block-link {
  background-color: greenyellow;
}
.ewph-style-greenyellow.ewph-style-dark {
  background-color: rgb(146.3538461538, 241.6, 0);
}
.ewph-style-greenyellow.ewph-button {
  color: rgb(36.5884615385, 60.4, 0);
  background-color: greenyellow;
}
.ewph-style-greenyellow.ewph-button:hover {
  color: greenyellow;
  background-color: rgb(109.7653846154, 181.2, 0);
}
.ewph-style-greenyellow.ewph-button.ewph-style-light {
  color: white;
  background-color: greenyellow;
}
.ewph-style-greenyellow.ewph-button.ewph-style-light:hover {
  background-color: rgb(137.2067307692, 226.5, 0);
}

.ewph-style-honeydew {
  color: honeydew;
}
.ewph-style-honeydew .ewph-panel-heading.ewph-open,
.ewph-style-honeydew .ewph-panel-heading:hover,
.ewph-style-honeydew .ewph-panel-heading a:after {
  color: honeydew;
}
.ewph-style-honeydew .ewph-panel-heading,
.ewph-style-honeydew .ewph-panel-body {
  border-bottom-color: honeydew;
}
.ewph-style-honeydew.ewph-style-light {
  background-color: honeydew;
}
.ewph-style-honeydew.ewph-style-light h4, .ewph-style-honeydew.ewph-style-light:hover .ewph-block-link {
  background-color: honeydew;
}
.ewph-style-honeydew.ewph-style-dark {
  background-color: #8dff8d;
}
.ewph-style-honeydew.ewph-button {
  color: #006300;
  background-color: honeydew;
}
.ewph-style-honeydew.ewph-button:hover {
  color: honeydew;
  background-color: #2aff2a;
}
.ewph-style-honeydew.ewph-button.ewph-style-light {
  color: white;
  background-color: honeydew;
}
.ewph-style-honeydew.ewph-button.ewph-style-light:hover {
  background-color: rgb(116.25, 255, 116.25);
}

.ewph-style-hotpink {
  color: hotpink;
}
.ewph-style-hotpink .ewph-panel-heading.ewph-open,
.ewph-style-hotpink .ewph-panel-heading:hover,
.ewph-style-hotpink .ewph-panel-heading a:after {
  color: hotpink;
}
.ewph-style-hotpink .ewph-panel-heading,
.ewph-style-hotpink .ewph-panel-body {
  border-bottom-color: hotpink;
}
.ewph-style-hotpink.ewph-style-light {
  background-color: hotpink;
}
.ewph-style-hotpink.ewph-style-light h4, .ewph-style-hotpink.ewph-style-light:hover .ewph-block-link {
  background-color: hotpink;
}
.ewph-style-hotpink.ewph-style-dark {
  background-color: #ff2190;
}
.ewph-style-hotpink.ewph-button {
  color: #480024;
  background-color: hotpink;
}
.ewph-style-hotpink.ewph-button:hover {
  color: hotpink;
  background-color: #d8006c;
}
.ewph-style-hotpink.ewph-button.ewph-style-light {
  color: white;
  background-color: hotpink;
}
.ewph-style-hotpink.ewph-button.ewph-style-light:hover {
  background-color: #ff0f87;
}

.ewph-style-indianred {
  color: indianred;
}
.ewph-style-indianred .ewph-panel-heading.ewph-open,
.ewph-style-indianred .ewph-panel-heading:hover,
.ewph-style-indianred .ewph-panel-heading a:after {
  color: indianred;
}
.ewph-style-indianred .ewph-panel-heading,
.ewph-style-indianred .ewph-panel-body {
  border-bottom-color: indianred;
}
.ewph-style-indianred.ewph-style-light {
  background-color: indianred;
}
.ewph-style-indianred.ewph-style-light h4, .ewph-style-indianred.ewph-style-light:hover .ewph-block-link {
  background-color: indianred;
}
.ewph-style-indianred.ewph-style-dark {
  background-color: rgb(181.8253521127, 55.7746478873, 55.7746478873);
}
.ewph-style-indianred.ewph-button {
  color: rgb(45.4563380282, 13.9436619718, 13.9436619718);
  background-color: indianred;
}
.ewph-style-indianred.ewph-button:hover {
  color: indianred;
  background-color: rgb(136.3690140845, 41.8309859155, 41.8309859155);
}
.ewph-style-indianred.ewph-button.ewph-style-light {
  color: white;
  background-color: indianred;
}
.ewph-style-indianred.ewph-button.ewph-style-light:hover {
  background-color: rgb(170.4612676056, 52.2887323944, 52.2887323944);
}

.ewph-style-indigo {
  color: indigo;
}
.ewph-style-indigo .ewph-panel-heading.ewph-open,
.ewph-style-indigo .ewph-panel-heading:hover,
.ewph-style-indigo .ewph-panel-heading a:after {
  color: indigo;
}
.ewph-style-indigo .ewph-panel-heading,
.ewph-style-indigo .ewph-panel-body {
  border-bottom-color: indigo;
}
.ewph-style-indigo.ewph-style-light {
  background-color: indigo;
}
.ewph-style-indigo.ewph-style-light h4, .ewph-style-indigo.ewph-style-light:hover .ewph-block-link {
  background-color: indigo;
}
.ewph-style-indigo.ewph-style-dark {
  background-color: #3c0068;
}
.ewph-style-indigo.ewph-button {
  color: #0f001a;
  background-color: indigo;
}
.ewph-style-indigo.ewph-button:hover {
  color: indigo;
  background-color: #2d004e;
}
.ewph-style-indigo.ewph-button.ewph-style-light {
  color: white;
  background-color: indigo;
}
.ewph-style-indigo.ewph-button.ewph-style-light:hover {
  background-color: rgb(56.25, 0, 97.5);
}

.ewph-style-ivory {
  color: ivory;
}
.ewph-style-ivory .ewph-panel-heading.ewph-open,
.ewph-style-ivory .ewph-panel-heading:hover,
.ewph-style-ivory .ewph-panel-heading a:after {
  color: ivory;
}
.ewph-style-ivory .ewph-panel-heading,
.ewph-style-ivory .ewph-panel-body {
  border-bottom-color: ivory;
}
.ewph-style-ivory.ewph-style-light {
  background-color: ivory;
}
.ewph-style-ivory.ewph-style-light h4, .ewph-style-ivory.ewph-style-light:hover .ewph-block-link {
  background-color: ivory;
}
.ewph-style-ivory.ewph-style-dark {
  background-color: #ffff8d;
}
.ewph-style-ivory.ewph-button {
  color: #636300;
  background-color: ivory;
}
.ewph-style-ivory.ewph-button:hover {
  color: ivory;
  background-color: #ffff2a;
}
.ewph-style-ivory.ewph-button.ewph-style-light {
  color: white;
  background-color: ivory;
}
.ewph-style-ivory.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 255, 116.25);
}

.ewph-style-khaki {
  color: khaki;
}
.ewph-style-khaki .ewph-panel-heading.ewph-open,
.ewph-style-khaki .ewph-panel-heading:hover,
.ewph-style-khaki .ewph-panel-heading a:after {
  color: khaki;
}
.ewph-style-khaki .ewph-panel-heading,
.ewph-style-khaki .ewph-panel-body {
  border-bottom-color: khaki;
}
.ewph-style-khaki.ewph-style-light {
  background-color: khaki;
}
.ewph-style-khaki.ewph-style-light h4, .ewph-style-khaki.ewph-style-light:hover .ewph-block-link {
  background-color: khaki;
}
.ewph-style-khaki.ewph-style-dark {
  background-color: rgb(231.2307692308, 215.3846153846, 72.7692307692);
}
.ewph-style-khaki.ewph-button {
  color: rgb(67.2307692308, 61.3846153846, 8.7692307692);
  background-color: khaki;
}
.ewph-style-khaki.ewph-button:hover {
  color: khaki;
  background-color: rgb(201.6923076923, 184.1538461538, 26.3076923077);
}
.ewph-style-khaki.ewph-button.ewph-style-light {
  color: white;
  background-color: khaki;
}
.ewph-style-khaki.ewph-button.ewph-style-light:hover {
  background-color: rgb(229.0384615385, 211.7307692308, 55.9615384615);
}

.ewph-style-lavender {
  color: lavender;
}
.ewph-style-lavender .ewph-panel-heading.ewph-open,
.ewph-style-lavender .ewph-panel-heading:hover,
.ewph-style-lavender .ewph-panel-heading a:after {
  color: lavender;
}
.ewph-style-lavender .ewph-panel-heading,
.ewph-style-lavender .ewph-panel-body {
  border-bottom-color: lavender;
}
.ewph-style-lavender.ewph-style-light {
  background-color: lavender;
}
.ewph-style-lavender.ewph-style-light h4, .ewph-style-lavender.ewph-style-light:hover .ewph-block-link {
  background-color: lavender;
}
.ewph-style-lavender.ewph-style-dark {
  background-color: #9696ea;
}
.ewph-style-lavender.ewph-button {
  color: #101050;
  background-color: lavender;
}
.ewph-style-lavender.ewph-button:hover {
  color: lavender;
  background-color: #4646da;
}
.ewph-style-lavender.ewph-button.ewph-style-light {
  color: white;
  background-color: lavender;
}
.ewph-style-lavender.ewph-button.ewph-style-light:hover {
  background-color: #8282e6;
}

.ewph-style-lavenderblush {
  color: lavenderblush;
}
.ewph-style-lavenderblush .ewph-panel-heading.ewph-open,
.ewph-style-lavenderblush .ewph-panel-heading:hover,
.ewph-style-lavenderblush .ewph-panel-heading a:after {
  color: lavenderblush;
}
.ewph-style-lavenderblush .ewph-panel-heading,
.ewph-style-lavenderblush .ewph-panel-body {
  border-bottom-color: lavenderblush;
}
.ewph-style-lavenderblush.ewph-style-light {
  background-color: lavenderblush;
}
.ewph-style-lavenderblush.ewph-style-light h4, .ewph-style-lavenderblush.ewph-style-light:hover .ewph-block-link {
  background-color: lavenderblush;
}
.ewph-style-lavenderblush.ewph-style-dark {
  background-color: #ff8db3;
}
.ewph-style-lavenderblush.ewph-button {
  color: #630021;
  background-color: lavenderblush;
}
.ewph-style-lavenderblush.ewph-button:hover {
  color: lavenderblush;
  background-color: #ff2a71;
}
.ewph-style-lavenderblush.ewph-button.ewph-style-light {
  color: white;
  background-color: lavenderblush;
}
.ewph-style-lavenderblush.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 116.25, 162.5);
}

.ewph-style-lawngreen {
  color: lawngreen;
}
.ewph-style-lawngreen .ewph-panel-heading.ewph-open,
.ewph-style-lawngreen .ewph-panel-heading:hover,
.ewph-style-lawngreen .ewph-panel-heading a:after {
  color: lawngreen;
}
.ewph-style-lawngreen .ewph-panel-heading,
.ewph-style-lawngreen .ewph-panel-body {
  border-bottom-color: lawngreen;
}
.ewph-style-lawngreen.ewph-style-light {
  background-color: lawngreen;
}
.ewph-style-lawngreen.ewph-style-light h4, .ewph-style-lawngreen.ewph-style-light:hover .ewph-block-link {
  background-color: lawngreen;
}
.ewph-style-lawngreen.ewph-style-dark {
  background-color: rgb(99.2, 201.6, 0);
}
.ewph-style-lawngreen.ewph-button {
  color: rgb(24.8, 50.4, 0);
  background-color: lawngreen;
}
.ewph-style-lawngreen.ewph-button:hover {
  color: lawngreen;
  background-color: rgb(74.4, 151.2, 0);
}
.ewph-style-lawngreen.ewph-button.ewph-style-light {
  color: white;
  background-color: lawngreen;
}
.ewph-style-lawngreen.ewph-button.ewph-style-light:hover {
  background-color: #5dbd00;
}

.ewph-style-lemonchiffon {
  color: lemonchiffon;
}
.ewph-style-lemonchiffon .ewph-panel-heading.ewph-open,
.ewph-style-lemonchiffon .ewph-panel-heading:hover,
.ewph-style-lemonchiffon .ewph-panel-heading a:after {
  color: lemonchiffon;
}
.ewph-style-lemonchiffon .ewph-panel-heading,
.ewph-style-lemonchiffon .ewph-panel-body {
  border-bottom-color: lemonchiffon;
}
.ewph-style-lemonchiffon.ewph-style-light {
  background-color: lemonchiffon;
}
.ewph-style-lemonchiffon.ewph-style-light h4, .ewph-style-lemonchiffon.ewph-style-light:hover .ewph-block-link {
  background-color: lemonchiffon;
}
.ewph-style-lemonchiffon.ewph-style-dark {
  background-color: rgb(255, 240.8, 113);
}
.ewph-style-lemonchiffon.ewph-button {
  color: rgb(92, 82.8, 0);
  background-color: lemonchiffon;
}
.ewph-style-lemonchiffon.ewph-button:hover {
  color: lemonchiffon;
  background-color: rgb(255, 231.6, 21);
}
.ewph-style-lemonchiffon.ewph-button.ewph-style-light {
  color: white;
  background-color: lemonchiffon;
}
.ewph-style-lemonchiffon.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 238.5, 90);
}

.ewph-style-lightblue {
  color: lightblue;
}
.ewph-style-lightblue .ewph-panel-heading.ewph-open,
.ewph-style-lightblue .ewph-panel-heading:hover,
.ewph-style-lightblue .ewph-panel-heading a:after {
  color: lightblue;
}
.ewph-style-lightblue .ewph-panel-heading,
.ewph-style-lightblue .ewph-panel-body {
  border-bottom-color: lightblue;
}
.ewph-style-lightblue.ewph-style-light {
  background-color: lightblue;
}
.ewph-style-lightblue.ewph-style-light h4, .ewph-style-lightblue.ewph-style-light:hover .ewph-block-link {
  background-color: lightblue;
}
.ewph-style-lightblue.ewph-style-dark {
  background-color: rgb(111.2317757009, 186.6224299065, 211.1682242991);
}
.ewph-style-lightblue.ewph-button {
  color: rgb(18.8317757009, 51.2224299065, 61.7682242991);
  background-color: lightblue;
}
.ewph-style-lightblue.ewph-button:hover {
  color: lightblue;
  background-color: rgb(56.4953271028, 153.6672897196, 185.3046728972);
}
.ewph-style-lightblue.ewph-button.ewph-style-light {
  color: white;
  background-color: lightblue;
}
.ewph-style-lightblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(95.7897196262, 179.2780373832, 206.4602803738);
}

.ewph-style-lightcoral {
  color: lightcoral;
}
.ewph-style-lightcoral .ewph-panel-heading.ewph-open,
.ewph-style-lightcoral .ewph-panel-heading:hover,
.ewph-style-lightcoral .ewph-panel-heading a:after {
  color: lightcoral;
}
.ewph-style-lightcoral .ewph-panel-heading,
.ewph-style-lightcoral .ewph-panel-body {
  border-bottom-color: lightcoral;
}
.ewph-style-lightcoral.ewph-style-light {
  background-color: lightcoral;
}
.ewph-style-lightcoral.ewph-style-light h4, .ewph-style-lightcoral.ewph-style-light:hover .ewph-block-link {
  background-color: lightcoral;
}
.ewph-style-lightcoral.ewph-style-dark {
  background-color: rgb(232.2253521127, 62.1746478873, 62.1746478873);
}
.ewph-style-lightcoral.ewph-button {
  color: rgb(65.8253521127, 7.7746478873, 7.7746478873);
  background-color: lightcoral;
}
.ewph-style-lightcoral.ewph-button:hover {
  color: lightcoral;
  background-color: rgb(197.476056338, 23.323943662, 23.323943662);
}
.ewph-style-lightcoral.ewph-button.ewph-style-light {
  color: white;
  background-color: lightcoral;
}
.ewph-style-lightcoral.ewph-button.ewph-style-light:hover {
  background-color: rgb(230.2816901408, 45.7183098592, 45.7183098592);
}

.ewph-style-lightcyan {
  color: lightcyan;
}
.ewph-style-lightcyan .ewph-panel-heading.ewph-open,
.ewph-style-lightcyan .ewph-panel-heading:hover,
.ewph-style-lightcyan .ewph-panel-heading a:after {
  color: lightcyan;
}
.ewph-style-lightcyan .ewph-panel-heading,
.ewph-style-lightcyan .ewph-panel-body {
  border-bottom-color: lightcyan;
}
.ewph-style-lightcyan.ewph-style-light {
  background-color: lightcyan;
}
.ewph-style-lightcyan.ewph-style-light h4, .ewph-style-lightcyan.ewph-style-light:hover .ewph-block-link {
  background-color: lightcyan;
}
.ewph-style-lightcyan.ewph-style-dark {
  background-color: rgb(128.2, 255, 255);
}
.ewph-style-lightcyan.ewph-button {
  color: rgb(0, 95.8, 95.8);
  background-color: lightcyan;
}
.ewph-style-lightcyan.ewph-button:hover {
  color: lightcyan;
  background-color: rgb(32.4, 255, 255);
}
.ewph-style-lightcyan.ewph-button.ewph-style-light {
  color: white;
  background-color: lightcyan;
}
.ewph-style-lightcyan.ewph-button.ewph-style-light:hover {
  background-color: rgb(104.25, 255, 255);
}

.ewph-style-lightgoldenrodyellow {
  color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow .ewph-panel-heading.ewph-open,
.ewph-style-lightgoldenrodyellow .ewph-panel-heading:hover,
.ewph-style-lightgoldenrodyellow .ewph-panel-heading a:after {
  color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow .ewph-panel-heading,
.ewph-style-lightgoldenrodyellow .ewph-panel-body {
  border-bottom-color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow.ewph-style-light {
  background-color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow.ewph-style-light h4, .ewph-style-lightgoldenrodyellow.ewph-style-light:hover .ewph-block-link {
  background-color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow.ewph-style-dark {
  background-color: rgb(240.8, 240.8, 127.2);
}
.ewph-style-lightgoldenrodyellow.ewph-button {
  color: rgb(82.8, 82.8, 9.2);
  background-color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow.ewph-button:hover {
  color: lightgoldenrodyellow;
  background-color: rgb(231.6, 231.6, 44.4);
}
.ewph-style-lightgoldenrodyellow.ewph-button.ewph-style-light {
  color: white;
  background-color: lightgoldenrodyellow;
}
.ewph-style-lightgoldenrodyellow.ewph-button.ewph-style-light:hover {
  background-color: rgb(238.5, 238.5, 106.5);
}

.ewph-style-lightgray {
  color: lightgray;
}
.ewph-style-lightgray .ewph-panel-heading.ewph-open,
.ewph-style-lightgray .ewph-panel-heading:hover,
.ewph-style-lightgray .ewph-panel-heading a:after {
  color: lightgray;
}
.ewph-style-lightgray .ewph-panel-heading,
.ewph-style-lightgray .ewph-panel-body {
  border-bottom-color: lightgray;
}
.ewph-style-lightgray.ewph-style-light {
  background-color: lightgray;
}
.ewph-style-lightgray.ewph-style-light h4, .ewph-style-lightgray.ewph-style-light:hover .ewph-block-link {
  background-color: lightgray;
}
.ewph-style-lightgray.ewph-style-dark {
  background-color: rgb(168.8, 168.8, 168.8);
}
.ewph-style-lightgray.ewph-button {
  color: rgb(42.2, 42.2, 42.2);
  background-color: lightgray;
}
.ewph-style-lightgray.ewph-button:hover {
  color: lightgray;
  background-color: rgb(126.6, 126.6, 126.6);
}
.ewph-style-lightgray.ewph-button.ewph-style-light {
  color: white;
  background-color: lightgray;
}
.ewph-style-lightgray.ewph-button.ewph-style-light:hover {
  background-color: rgb(158.25, 158.25, 158.25);
}

.ewph-style-lightgrey {
  color: lightgrey;
}
.ewph-style-lightgrey .ewph-panel-heading.ewph-open,
.ewph-style-lightgrey .ewph-panel-heading:hover,
.ewph-style-lightgrey .ewph-panel-heading a:after {
  color: lightgrey;
}
.ewph-style-lightgrey .ewph-panel-heading,
.ewph-style-lightgrey .ewph-panel-body {
  border-bottom-color: lightgrey;
}
.ewph-style-lightgrey.ewph-style-light {
  background-color: lightgrey;
}
.ewph-style-lightgrey.ewph-style-light h4, .ewph-style-lightgrey.ewph-style-light:hover .ewph-block-link {
  background-color: lightgrey;
}
.ewph-style-lightgrey.ewph-style-dark {
  background-color: rgb(168.8, 168.8, 168.8);
}
.ewph-style-lightgrey.ewph-button {
  color: rgb(42.2, 42.2, 42.2);
  background-color: lightgrey;
}
.ewph-style-lightgrey.ewph-button:hover {
  color: lightgrey;
  background-color: rgb(126.6, 126.6, 126.6);
}
.ewph-style-lightgrey.ewph-button.ewph-style-light {
  color: white;
  background-color: lightgrey;
}
.ewph-style-lightgrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(158.25, 158.25, 158.25);
}

.ewph-style-lightgreen {
  color: lightgreen;
}
.ewph-style-lightgreen .ewph-panel-heading.ewph-open,
.ewph-style-lightgreen .ewph-panel-heading:hover,
.ewph-style-lightgreen .ewph-panel-heading a:after {
  color: lightgreen;
}
.ewph-style-lightgreen .ewph-panel-heading,
.ewph-style-lightgreen .ewph-panel-body {
  border-bottom-color: lightgreen;
}
.ewph-style-lightgreen.ewph-style-light {
  background-color: lightgreen;
}
.ewph-style-lightgreen.ewph-style-light h4, .ewph-style-lightgreen.ewph-style-light:hover .ewph-block-link {
  background-color: lightgreen;
}
.ewph-style-lightgreen.ewph-style-dark {
  background-color: rgb(77.746875, 227.853125, 77.746875);
}
.ewph-style-lightgreen.ewph-button {
  color: rgb(10.146875, 66.253125, 10.146875);
  background-color: lightgreen;
}
.ewph-style-lightgreen.ewph-button:hover {
  color: lightgreen;
  background-color: rgb(30.440625, 198.759375, 30.440625);
}
.ewph-style-lightgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: lightgreen;
}
.ewph-style-lightgreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(61.18359375, 225.31640625, 61.18359375);
}

.ewph-style-lightpink {
  color: lightpink;
}
.ewph-style-lightpink .ewph-panel-heading.ewph-open,
.ewph-style-lightpink .ewph-panel-heading:hover,
.ewph-style-lightpink .ewph-panel-heading a:after {
  color: lightpink;
}
.ewph-style-lightpink .ewph-panel-heading,
.ewph-style-lightpink .ewph-panel-body {
  border-bottom-color: lightpink;
}
.ewph-style-lightpink.ewph-style-light {
  background-color: lightpink;
}
.ewph-style-lightpink.ewph-style-light h4, .ewph-style-lightpink.ewph-style-light:hover .ewph-block-link {
  background-color: lightpink;
}
.ewph-style-lightpink.ewph-style-dark {
  background-color: rgb(255, 94.6, 118.7698630137);
}
.ewph-style-lightpink.ewph-button {
  color: rgb(87.4, 0, 13.1698630137);
  background-color: lightpink;
}
.ewph-style-lightpink.ewph-button:hover {
  color: lightpink;
  background-color: rgb(255, 7.2, 44.5397260274);
}
.ewph-style-lightpink.ewph-button.ewph-style-light {
  color: white;
  background-color: lightpink;
}
.ewph-style-lightpink.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 72.75, 100.2123287671);
}

.ewph-style-lightsalmon {
  color: lightsalmon;
}
.ewph-style-lightsalmon .ewph-panel-heading.ewph-open,
.ewph-style-lightsalmon .ewph-panel-heading:hover,
.ewph-style-lightsalmon .ewph-panel-heading a:after {
  color: lightsalmon;
}
.ewph-style-lightsalmon .ewph-panel-heading,
.ewph-style-lightsalmon .ewph-panel-body {
  border-bottom-color: lightsalmon;
}
.ewph-style-lightsalmon.ewph-style-light {
  background-color: lightsalmon;
}
.ewph-style-lightsalmon.ewph-style-light h4, .ewph-style-lightsalmon.ewph-style-light:hover .ewph-block-link {
  background-color: lightsalmon;
}
.ewph-style-lightsalmon.ewph-style-dark {
  background-color: rgb(255, 106.1428571429, 46.6);
}
.ewph-style-lightsalmon.ewph-button {
  color: rgb(75.4, 21.5428571429, 0);
  background-color: lightsalmon;
}
.ewph-style-lightsalmon.ewph-button:hover {
  color: lightsalmon;
  background-color: rgb(226.2, 64.6285714286, 0);
}
.ewph-style-lightsalmon.ewph-button.ewph-style-light {
  color: white;
  background-color: lightsalmon;
}
.ewph-style-lightsalmon.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 92.6785714286, 27.75);
}

.ewph-style-lightseagreen {
  color: lightseagreen;
}
.ewph-style-lightseagreen .ewph-panel-heading.ewph-open,
.ewph-style-lightseagreen .ewph-panel-heading:hover,
.ewph-style-lightseagreen .ewph-panel-heading a:after {
  color: lightseagreen;
}
.ewph-style-lightseagreen .ewph-panel-heading,
.ewph-style-lightseagreen .ewph-panel-body {
  border-bottom-color: lightseagreen;
}
.ewph-style-lightseagreen.ewph-style-light {
  background-color: lightseagreen;
}
.ewph-style-lightseagreen.ewph-style-light h4, .ewph-style-lightseagreen.ewph-style-light:hover .ewph-block-link {
  background-color: lightseagreen;
}
.ewph-style-lightseagreen.ewph-style-dark {
  background-color: rgb(25.6, 142.4, 136);
}
.ewph-style-lightseagreen.ewph-button {
  color: rgb(6.4, 35.6, 34);
  background-color: lightseagreen;
}
.ewph-style-lightseagreen.ewph-button:hover {
  color: lightseagreen;
  background-color: rgb(19.2, 106.8, 102);
}
.ewph-style-lightseagreen.ewph-button.ewph-style-light {
  color: white;
  background-color: lightseagreen;
}
.ewph-style-lightseagreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(24, 133.5, 127.5);
}

.ewph-style-lightskyblue {
  color: lightskyblue;
}
.ewph-style-lightskyblue .ewph-panel-heading.ewph-open,
.ewph-style-lightskyblue .ewph-panel-heading:hover,
.ewph-style-lightskyblue .ewph-panel-heading a:after {
  color: lightskyblue;
}
.ewph-style-lightskyblue .ewph-panel-heading,
.ewph-style-lightskyblue .ewph-panel-body {
  border-bottom-color: lightskyblue;
}
.ewph-style-lightskyblue.ewph-style-light {
  background-color: lightskyblue;
}
.ewph-style-lightskyblue.ewph-style-light h4, .ewph-style-lightskyblue.ewph-style-light:hover .ewph-block-link {
  background-color: lightskyblue;
}
.ewph-style-lightskyblue.ewph-style-dark {
  background-color: rgb(61.08, 175.816, 246.92);
}
.ewph-style-lightskyblue.ewph-button {
  color: rgb(3.08, 46.816, 73.92);
  background-color: lightskyblue;
}
.ewph-style-lightskyblue.ewph-button:hover {
  color: lightskyblue;
  background-color: rgb(9.24, 140.448, 221.76);
}
.ewph-style-lightskyblue.ewph-button.ewph-style-light {
  color: white;
  background-color: lightskyblue;
}
.ewph-style-lightskyblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(42.6, 168.27, 246.15);
}

.ewph-style-lightslategray {
  color: lightslategray;
}
.ewph-style-lightslategray .ewph-panel-heading.ewph-open,
.ewph-style-lightslategray .ewph-panel-heading:hover,
.ewph-style-lightslategray .ewph-panel-heading a:after {
  color: lightslategray;
}
.ewph-style-lightslategray .ewph-panel-heading,
.ewph-style-lightslategray .ewph-panel-body {
  border-bottom-color: lightslategray;
}
.ewph-style-lightslategray.ewph-style-light {
  background-color: lightslategray;
}
.ewph-style-lightslategray.ewph-style-light h4, .ewph-style-lightslategray.ewph-style-light:hover .ewph-block-link {
  background-color: lightslategray;
}
.ewph-style-lightslategray.ewph-style-dark {
  background-color: rgb(93.2571428571, 108.8, 124.3428571429);
}
.ewph-style-lightslategray.ewph-button {
  color: rgb(23.3142857143, 27.2, 31.0857142857);
  background-color: lightslategray;
}
.ewph-style-lightslategray.ewph-button:hover {
  color: lightslategray;
  background-color: rgb(69.9428571429, 81.6, 93.2571428571);
}
.ewph-style-lightslategray.ewph-button.ewph-style-light {
  color: white;
  background-color: lightslategray;
}
.ewph-style-lightslategray.ewph-button.ewph-style-light:hover {
  background-color: rgb(87.4285714286, 102, 116.5714285714);
}

.ewph-style-lightslategrey {
  color: lightslategrey;
}
.ewph-style-lightslategrey .ewph-panel-heading.ewph-open,
.ewph-style-lightslategrey .ewph-panel-heading:hover,
.ewph-style-lightslategrey .ewph-panel-heading a:after {
  color: lightslategrey;
}
.ewph-style-lightslategrey .ewph-panel-heading,
.ewph-style-lightslategrey .ewph-panel-body {
  border-bottom-color: lightslategrey;
}
.ewph-style-lightslategrey.ewph-style-light {
  background-color: lightslategrey;
}
.ewph-style-lightslategrey.ewph-style-light h4, .ewph-style-lightslategrey.ewph-style-light:hover .ewph-block-link {
  background-color: lightslategrey;
}
.ewph-style-lightslategrey.ewph-style-dark {
  background-color: rgb(93.2571428571, 108.8, 124.3428571429);
}
.ewph-style-lightslategrey.ewph-button {
  color: rgb(23.3142857143, 27.2, 31.0857142857);
  background-color: lightslategrey;
}
.ewph-style-lightslategrey.ewph-button:hover {
  color: lightslategrey;
  background-color: rgb(69.9428571429, 81.6, 93.2571428571);
}
.ewph-style-lightslategrey.ewph-button.ewph-style-light {
  color: white;
  background-color: lightslategrey;
}
.ewph-style-lightslategrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(87.4285714286, 102, 116.5714285714);
}

.ewph-style-lightsteelblue {
  color: lightsteelblue;
}
.ewph-style-lightsteelblue .ewph-panel-heading.ewph-open,
.ewph-style-lightsteelblue .ewph-panel-heading:hover,
.ewph-style-lightsteelblue .ewph-panel-heading a:after {
  color: lightsteelblue;
}
.ewph-style-lightsteelblue .ewph-panel-heading,
.ewph-style-lightsteelblue .ewph-panel-body {
  border-bottom-color: lightsteelblue;
}
.ewph-style-lightsteelblue.ewph-style-light {
  background-color: lightsteelblue;
}
.ewph-style-lightsteelblue.ewph-style-light h4, .ewph-style-lightsteelblue.ewph-style-light:hover .ewph-block-link {
  background-color: lightsteelblue;
}
.ewph-style-lightsteelblue.ewph-style-dark {
  background-color: rgb(119.8535714286, 154.0678571429, 198.5464285714);
}
.ewph-style-lightsteelblue.ewph-button {
  color: rgb(23.4535714286, 37.6678571429, 56.1464285714);
  background-color: lightsteelblue;
}
.ewph-style-lightsteelblue.ewph-button:hover {
  color: lightsteelblue;
  background-color: rgb(70.3607142857, 113.0035714286, 168.4392857143);
}
.ewph-style-lightsteelblue.ewph-button.ewph-style-light {
  color: white;
  background-color: lightsteelblue;
}
.ewph-style-lightsteelblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(105.8169642857, 143.5848214286, 192.6830357143);
}

.ewph-style-lightyellow {
  color: lightyellow;
}
.ewph-style-lightyellow .ewph-panel-heading.ewph-open,
.ewph-style-lightyellow .ewph-panel-heading:hover,
.ewph-style-lightyellow .ewph-panel-heading a:after {
  color: lightyellow;
}
.ewph-style-lightyellow .ewph-panel-heading,
.ewph-style-lightyellow .ewph-panel-body {
  border-bottom-color: lightyellow;
}
.ewph-style-lightyellow.ewph-style-light {
  background-color: lightyellow;
}
.ewph-style-lightyellow.ewph-style-light h4, .ewph-style-lightyellow.ewph-style-light:hover .ewph-block-link {
  background-color: lightyellow;
}
.ewph-style-lightyellow.ewph-style-dark {
  background-color: rgb(255, 255, 128.2);
}
.ewph-style-lightyellow.ewph-button {
  color: rgb(95.8, 95.8, 0);
  background-color: lightyellow;
}
.ewph-style-lightyellow.ewph-button:hover {
  color: lightyellow;
  background-color: rgb(255, 255, 32.4);
}
.ewph-style-lightyellow.ewph-button.ewph-style-light {
  color: white;
  background-color: lightyellow;
}
.ewph-style-lightyellow.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 255, 104.25);
}

.ewph-style-lime {
  color: lime;
}
.ewph-style-lime .ewph-panel-heading.ewph-open,
.ewph-style-lime .ewph-panel-heading:hover,
.ewph-style-lime .ewph-panel-heading a:after {
  color: lime;
}
.ewph-style-lime .ewph-panel-heading,
.ewph-style-lime .ewph-panel-body {
  border-bottom-color: lime;
}
.ewph-style-lime.ewph-style-light {
  background-color: lime;
}
.ewph-style-lime.ewph-style-light h4, .ewph-style-lime.ewph-style-light:hover .ewph-block-link {
  background-color: lime;
}
.ewph-style-lime.ewph-style-dark {
  background-color: #00cc00;
}
.ewph-style-lime.ewph-button {
  color: #003300;
  background-color: lime;
}
.ewph-style-lime.ewph-button:hover {
  color: lime;
  background-color: #009900;
}
.ewph-style-lime.ewph-button.ewph-style-light {
  color: white;
  background-color: lime;
}
.ewph-style-lime.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 191.25, 0);
}

.ewph-style-limegreen {
  color: limegreen;
}
.ewph-style-limegreen .ewph-panel-heading.ewph-open,
.ewph-style-limegreen .ewph-panel-heading:hover,
.ewph-style-limegreen .ewph-panel-heading a:after {
  color: limegreen;
}
.ewph-style-limegreen .ewph-panel-heading,
.ewph-style-limegreen .ewph-panel-body {
  border-bottom-color: limegreen;
}
.ewph-style-limegreen.ewph-style-light {
  background-color: limegreen;
}
.ewph-style-limegreen.ewph-style-light h4, .ewph-style-limegreen.ewph-style-light:hover .ewph-block-link {
  background-color: limegreen;
}
.ewph-style-limegreen.ewph-style-dark {
  background-color: #28a428;
}
.ewph-style-limegreen.ewph-button {
  color: #0a290a;
  background-color: limegreen;
}
.ewph-style-limegreen.ewph-button:hover {
  color: limegreen;
  background-color: #1e7b1e;
}
.ewph-style-limegreen.ewph-button.ewph-style-light {
  color: white;
  background-color: limegreen;
}
.ewph-style-limegreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(37.5, 153.75, 37.5);
}

.ewph-style-linen {
  color: linen;
}
.ewph-style-linen .ewph-panel-heading.ewph-open,
.ewph-style-linen .ewph-panel-heading:hover,
.ewph-style-linen .ewph-panel-heading a:after {
  color: linen;
}
.ewph-style-linen .ewph-panel-heading,
.ewph-style-linen .ewph-panel-body {
  border-bottom-color: linen;
}
.ewph-style-linen.ewph-style-light {
  background-color: linen;
}
.ewph-style-linen.ewph-style-light h4, .ewph-style-linen.ewph-style-light:hover .ewph-block-link {
  background-color: linen;
}
.ewph-style-linen.ewph-style-dark {
  background-color: #eac096;
}
.ewph-style-linen.ewph-button {
  color: #503010;
  background-color: linen;
}
.ewph-style-linen.ewph-button:hover {
  color: linen;
  background-color: #da9046;
}
.ewph-style-linen.ewph-button.ewph-style-light {
  color: white;
  background-color: linen;
}
.ewph-style-linen.ewph-button.ewph-style-light:hover {
  background-color: #e6b482;
}

.ewph-style-magenta {
  color: magenta;
}
.ewph-style-magenta .ewph-panel-heading.ewph-open,
.ewph-style-magenta .ewph-panel-heading:hover,
.ewph-style-magenta .ewph-panel-heading a:after {
  color: magenta;
}
.ewph-style-magenta .ewph-panel-heading,
.ewph-style-magenta .ewph-panel-body {
  border-bottom-color: magenta;
}
.ewph-style-magenta.ewph-style-light {
  background-color: magenta;
}
.ewph-style-magenta.ewph-style-light h4, .ewph-style-magenta.ewph-style-light:hover .ewph-block-link {
  background-color: magenta;
}
.ewph-style-magenta.ewph-style-dark {
  background-color: #cc00cc;
}
.ewph-style-magenta.ewph-button {
  color: #330033;
  background-color: magenta;
}
.ewph-style-magenta.ewph-button:hover {
  color: magenta;
  background-color: #990099;
}
.ewph-style-magenta.ewph-button.ewph-style-light {
  color: white;
  background-color: magenta;
}
.ewph-style-magenta.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 0, 191.25);
}

.ewph-style-maroon {
  color: maroon;
}
.ewph-style-maroon .ewph-panel-heading.ewph-open,
.ewph-style-maroon .ewph-panel-heading:hover,
.ewph-style-maroon .ewph-panel-heading a:after {
  color: maroon;
}
.ewph-style-maroon .ewph-panel-heading,
.ewph-style-maroon .ewph-panel-body {
  border-bottom-color: maroon;
}
.ewph-style-maroon.ewph-style-light {
  background-color: maroon;
}
.ewph-style-maroon.ewph-style-light h4, .ewph-style-maroon.ewph-style-light:hover .ewph-block-link {
  background-color: maroon;
}
.ewph-style-maroon.ewph-style-dark {
  background-color: rgb(102.4, 0, 0);
}
.ewph-style-maroon.ewph-button {
  color: rgb(25.6, 0, 0);
  background-color: maroon;
}
.ewph-style-maroon.ewph-button:hover {
  color: maroon;
  background-color: rgb(76.8, 0, 0);
}
.ewph-style-maroon.ewph-button.ewph-style-light {
  color: white;
  background-color: maroon;
}
.ewph-style-maroon.ewph-button.ewph-style-light:hover {
  background-color: #600000;
}

.ewph-style-mediumaquamarine {
  color: mediumaquamarine;
}
.ewph-style-mediumaquamarine .ewph-panel-heading.ewph-open,
.ewph-style-mediumaquamarine .ewph-panel-heading:hover,
.ewph-style-mediumaquamarine .ewph-panel-heading a:after {
  color: mediumaquamarine;
}
.ewph-style-mediumaquamarine .ewph-panel-heading,
.ewph-style-mediumaquamarine .ewph-panel-body {
  border-bottom-color: mediumaquamarine;
}
.ewph-style-mediumaquamarine.ewph-style-light {
  background-color: mediumaquamarine;
}
.ewph-style-mediumaquamarine.ewph-style-light h4, .ewph-style-mediumaquamarine.ewph-style-light:hover .ewph-block-link {
  background-color: mediumaquamarine;
}
.ewph-style-mediumaquamarine.ewph-style-dark {
  background-color: rgb(60.4926108374, 185.1073891626, 142.7625615764);
}
.ewph-style-mediumaquamarine.ewph-button {
  color: rgb(15.1231527094, 46.2768472906, 35.6906403941);
  background-color: mediumaquamarine;
}
.ewph-style-mediumaquamarine.ewph-button:hover {
  color: mediumaquamarine;
  background-color: rgb(45.3694581281, 138.8305418719, 107.0719211823);
}
.ewph-style-mediumaquamarine.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumaquamarine;
}
.ewph-style-mediumaquamarine.ewph-button.ewph-style-light:hover {
  background-color: rgb(56.7118226601, 173.5381773399, 133.8399014778);
}

.ewph-style-mediumblue {
  color: mediumblue;
}
.ewph-style-mediumblue .ewph-panel-heading.ewph-open,
.ewph-style-mediumblue .ewph-panel-heading:hover,
.ewph-style-mediumblue .ewph-panel-heading a:after {
  color: mediumblue;
}
.ewph-style-mediumblue .ewph-panel-heading,
.ewph-style-mediumblue .ewph-panel-body {
  border-bottom-color: mediumblue;
}
.ewph-style-mediumblue.ewph-style-light {
  background-color: mediumblue;
}
.ewph-style-mediumblue.ewph-style-light h4, .ewph-style-mediumblue.ewph-style-light:hover .ewph-block-link {
  background-color: mediumblue;
}
.ewph-style-mediumblue.ewph-style-dark {
  background-color: #0000a4;
}
.ewph-style-mediumblue.ewph-button {
  color: #000029;
  background-color: mediumblue;
}
.ewph-style-mediumblue.ewph-button:hover {
  color: mediumblue;
  background-color: #00007b;
}
.ewph-style-mediumblue.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumblue;
}
.ewph-style-mediumblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 0, 153.75);
}

.ewph-style-mediumorchid {
  color: mediumorchid;
}
.ewph-style-mediumorchid .ewph-panel-heading.ewph-open,
.ewph-style-mediumorchid .ewph-panel-heading:hover,
.ewph-style-mediumorchid .ewph-panel-heading a:after {
  color: mediumorchid;
}
.ewph-style-mediumorchid .ewph-panel-heading,
.ewph-style-mediumorchid .ewph-panel-body {
  border-bottom-color: mediumorchid;
}
.ewph-style-mediumorchid.ewph-style-light {
  background-color: mediumorchid;
}
.ewph-style-mediumorchid.ewph-style-light h4, .ewph-style-mediumorchid.ewph-style-light:hover .ewph-block-link {
  background-color: mediumorchid;
}
.ewph-style-mediumorchid.ewph-style-dark {
  background-color: rgb(160.4485981308, 48.6878504673, 188.1121495327);
}
.ewph-style-mediumorchid.ewph-button {
  color: rgb(40.1121495327, 12.1719626168, 47.0280373832);
  background-color: mediumorchid;
}
.ewph-style-mediumorchid.ewph-button:hover {
  color: mediumorchid;
  background-color: rgb(120.3364485981, 36.5158878505, 141.0841121495);
}
.ewph-style-mediumorchid.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumorchid;
}
.ewph-style-mediumorchid.ewph-button.ewph-style-light:hover {
  background-color: rgb(150.4205607477, 45.6448598131, 176.3551401869);
}

.ewph-style-mediumpurple {
  color: mediumpurple;
}
.ewph-style-mediumpurple .ewph-panel-heading.ewph-open,
.ewph-style-mediumpurple .ewph-panel-heading:hover,
.ewph-style-mediumpurple .ewph-panel-heading a:after {
  color: mediumpurple;
}
.ewph-style-mediumpurple .ewph-panel-heading,
.ewph-style-mediumpurple .ewph-panel-body {
  border-bottom-color: mediumpurple;
}
.ewph-style-mediumpurple.ewph-style-light {
  background-color: mediumpurple;
}
.ewph-style-mediumpurple.ewph-style-light h4, .ewph-style-mediumpurple.ewph-style-light:hover .ewph-block-link {
  background-color: mediumpurple;
}
.ewph-style-mediumpurple.ewph-style-dark {
  background-color: rgb(107.0581005587, 59.1139664804, 205.6860335196);
}
.ewph-style-mediumpurple.ewph-button {
  color: rgb(26.2581005587, 13.3139664804, 52.8860335196);
  background-color: mediumpurple;
}
.ewph-style-mediumpurple.ewph-button:hover {
  color: mediumpurple;
  background-color: rgb(78.774301676, 39.9418994413, 158.6581005587);
}
.ewph-style-mediumpurple.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumpurple;
}
.ewph-style-mediumpurple.ewph-button.ewph-style-light:hover {
  background-color: rgb(98.467877095, 49.9273743017, 198.3226256983);
}

.ewph-style-mediumseagreen {
  color: mediumseagreen;
}
.ewph-style-mediumseagreen .ewph-panel-heading.ewph-open,
.ewph-style-mediumseagreen .ewph-panel-heading:hover,
.ewph-style-mediumseagreen .ewph-panel-heading a:after {
  color: mediumseagreen;
}
.ewph-style-mediumseagreen .ewph-panel-heading,
.ewph-style-mediumseagreen .ewph-panel-body {
  border-bottom-color: mediumseagreen;
}
.ewph-style-mediumseagreen.ewph-style-light {
  background-color: mediumseagreen;
}
.ewph-style-mediumseagreen.ewph-style-light h4, .ewph-style-mediumseagreen.ewph-style-light:hover .ewph-block-link {
  background-color: mediumseagreen;
}
.ewph-style-mediumseagreen.ewph-style-dark {
  background-color: rgb(48, 143.2, 90.4);
}
.ewph-style-mediumseagreen.ewph-button {
  color: rgb(12, 35.8, 22.6);
  background-color: mediumseagreen;
}
.ewph-style-mediumseagreen.ewph-button:hover {
  color: mediumseagreen;
  background-color: rgb(36, 107.4, 67.8);
}
.ewph-style-mediumseagreen.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumseagreen;
}
.ewph-style-mediumseagreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(45, 134.25, 84.75);
}

.ewph-style-mediumslateblue {
  color: mediumslateblue;
}
.ewph-style-mediumslateblue .ewph-panel-heading.ewph-open,
.ewph-style-mediumslateblue .ewph-panel-heading:hover,
.ewph-style-mediumslateblue .ewph-panel-heading a:after {
  color: mediumslateblue;
}
.ewph-style-mediumslateblue .ewph-panel-heading,
.ewph-style-mediumslateblue .ewph-panel-body {
  border-bottom-color: mediumslateblue;
}
.ewph-style-mediumslateblue.ewph-style-light {
  background-color: mediumslateblue;
}
.ewph-style-mediumslateblue.ewph-style-light h4, .ewph-style-mediumslateblue.ewph-style-light:hover .ewph-block-link {
  background-color: mediumslateblue;
}
.ewph-style-mediumslateblue.ewph-style-dark {
  background-color: rgb(69.2571428571, 42.5214285714, 231.0785714286);
}
.ewph-style-mediumslateblue.ewph-button {
  color: rgb(14.6571428571, 6.9214285714, 61.4785714286);
  background-color: mediumslateblue;
}
.ewph-style-mediumslateblue.ewph-button:hover {
  color: mediumslateblue;
  background-color: rgb(43.9714285714, 20.7642857143, 184.4357142857);
}
.ewph-style-mediumslateblue.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumslateblue;
}
.ewph-style-mediumslateblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(55.8214285714, 27.1517857143, 229.3482142857);
}

.ewph-style-mediumspringgreen {
  color: mediumspringgreen;
}
.ewph-style-mediumspringgreen .ewph-panel-heading.ewph-open,
.ewph-style-mediumspringgreen .ewph-panel-heading:hover,
.ewph-style-mediumspringgreen .ewph-panel-heading a:after {
  color: mediumspringgreen;
}
.ewph-style-mediumspringgreen .ewph-panel-heading,
.ewph-style-mediumspringgreen .ewph-panel-body {
  border-bottom-color: mediumspringgreen;
}
.ewph-style-mediumspringgreen.ewph-style-light {
  background-color: mediumspringgreen;
}
.ewph-style-mediumspringgreen.ewph-style-light h4, .ewph-style-mediumspringgreen.ewph-style-light:hover .ewph-block-link {
  background-color: mediumspringgreen;
}
.ewph-style-mediumspringgreen.ewph-style-dark {
  background-color: rgb(0, 200, 123.2);
}
.ewph-style-mediumspringgreen.ewph-button {
  color: rgb(0, 50, 30.8);
  background-color: mediumspringgreen;
}
.ewph-style-mediumspringgreen.ewph-button:hover {
  color: mediumspringgreen;
  background-color: rgb(0, 150, 92.4);
}
.ewph-style-mediumspringgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumspringgreen;
}
.ewph-style-mediumspringgreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 187.5, 115.5);
}

.ewph-style-mediumturquoise {
  color: mediumturquoise;
}
.ewph-style-mediumturquoise .ewph-panel-heading.ewph-open,
.ewph-style-mediumturquoise .ewph-panel-heading:hover,
.ewph-style-mediumturquoise .ewph-panel-heading a:after {
  color: mediumturquoise;
}
.ewph-style-mediumturquoise .ewph-panel-heading,
.ewph-style-mediumturquoise .ewph-panel-body {
  border-bottom-color: mediumturquoise;
}
.ewph-style-mediumturquoise.ewph-style-light {
  background-color: mediumturquoise;
}
.ewph-style-mediumturquoise.ewph-style-light h4, .ewph-style-mediumturquoise.ewph-style-light:hover .ewph-block-link {
  background-color: mediumturquoise;
}
.ewph-style-mediumturquoise.ewph-style-dark {
  background-color: rgb(45.1563318777, 179.6436681223, 174.735371179);
}
.ewph-style-mediumturquoise.ewph-button {
  color: rgb(11.2890829694, 44.9109170306, 43.6838427948);
  background-color: mediumturquoise;
}
.ewph-style-mediumturquoise.ewph-button:hover {
  color: mediumturquoise;
  background-color: rgb(33.8672489083, 134.7327510917, 131.0515283843);
}
.ewph-style-mediumturquoise.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumturquoise;
}
.ewph-style-mediumturquoise.ewph-button.ewph-style-light:hover {
  background-color: rgb(42.3340611354, 168.4159388646, 163.8144104803);
}

.ewph-style-mediumvioletred {
  color: mediumvioletred;
}
.ewph-style-mediumvioletred .ewph-panel-heading.ewph-open,
.ewph-style-mediumvioletred .ewph-panel-heading:hover,
.ewph-style-mediumvioletred .ewph-panel-heading a:after {
  color: mediumvioletred;
}
.ewph-style-mediumvioletred .ewph-panel-heading,
.ewph-style-mediumvioletred .ewph-panel-body {
  border-bottom-color: mediumvioletred;
}
.ewph-style-mediumvioletred.ewph-style-light {
  background-color: mediumvioletred;
}
.ewph-style-mediumvioletred.ewph-style-light h4, .ewph-style-mediumvioletred.ewph-style-light:hover .ewph-block-link {
  background-color: mediumvioletred;
}
.ewph-style-mediumvioletred.ewph-style-dark {
  background-color: rgb(159.2, 16.8, 106.4);
}
.ewph-style-mediumvioletred.ewph-button {
  color: rgb(39.8, 4.2, 26.6);
  background-color: mediumvioletred;
}
.ewph-style-mediumvioletred.ewph-button:hover {
  color: mediumvioletred;
  background-color: rgb(119.4, 12.6, 79.8);
}
.ewph-style-mediumvioletred.ewph-button.ewph-style-light {
  color: white;
  background-color: mediumvioletred;
}
.ewph-style-mediumvioletred.ewph-button.ewph-style-light:hover {
  background-color: rgb(149.25, 15.75, 99.75);
}

.ewph-style-midnightblue {
  color: midnightblue;
}
.ewph-style-midnightblue .ewph-panel-heading.ewph-open,
.ewph-style-midnightblue .ewph-panel-heading:hover,
.ewph-style-midnightblue .ewph-panel-heading a:after {
  color: midnightblue;
}
.ewph-style-midnightblue .ewph-panel-heading,
.ewph-style-midnightblue .ewph-panel-body {
  border-bottom-color: midnightblue;
}
.ewph-style-midnightblue.ewph-style-light {
  background-color: midnightblue;
}
.ewph-style-midnightblue.ewph-style-light h4, .ewph-style-midnightblue.ewph-style-light:hover .ewph-block-link {
  background-color: midnightblue;
}
.ewph-style-midnightblue.ewph-style-dark {
  background-color: rgb(20, 20, 89.6);
}
.ewph-style-midnightblue.ewph-button {
  color: rgb(5, 5, 22.4);
  background-color: midnightblue;
}
.ewph-style-midnightblue.ewph-button:hover {
  color: midnightblue;
  background-color: rgb(15, 15, 67.2);
}
.ewph-style-midnightblue.ewph-button.ewph-style-light {
  color: white;
  background-color: midnightblue;
}
.ewph-style-midnightblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(18.75, 18.75, 84);
}

.ewph-style-mintcream {
  color: mintcream;
}
.ewph-style-mintcream .ewph-panel-heading.ewph-open,
.ewph-style-mintcream .ewph-panel-heading:hover,
.ewph-style-mintcream .ewph-panel-heading a:after {
  color: mintcream;
}
.ewph-style-mintcream .ewph-panel-heading,
.ewph-style-mintcream .ewph-panel-body {
  border-bottom-color: mintcream;
}
.ewph-style-mintcream.ewph-style-light {
  background-color: mintcream;
}
.ewph-style-mintcream.ewph-style-light h4, .ewph-style-mintcream.ewph-style-light:hover .ewph-block-link {
  background-color: mintcream;
}
.ewph-style-mintcream.ewph-style-dark {
  background-color: #91ffc8;
}
.ewph-style-mintcream.ewph-button {
  color: #006432;
  background-color: mintcream;
}
.ewph-style-mintcream.ewph-button:hover {
  color: mintcream;
  background-color: #2dff96;
}
.ewph-style-mintcream.ewph-button.ewph-style-light {
  color: white;
  background-color: mintcream;
}
.ewph-style-mintcream.ewph-button.ewph-style-light:hover {
  background-color: rgb(120, 255, 187.5);
}

.ewph-style-mistyrose {
  color: mistyrose;
}
.ewph-style-mistyrose .ewph-panel-heading.ewph-open,
.ewph-style-mistyrose .ewph-panel-heading:hover,
.ewph-style-mistyrose .ewph-panel-heading a:after {
  color: mistyrose;
}
.ewph-style-mistyrose .ewph-panel-heading,
.ewph-style-mistyrose .ewph-panel-body {
  border-bottom-color: mistyrose;
}
.ewph-style-mistyrose.ewph-style-light {
  background-color: mistyrose;
}
.ewph-style-mistyrose.ewph-style-light h4, .ewph-style-mistyrose.ewph-style-light:hover .ewph-block-link {
  background-color: mistyrose;
}
.ewph-style-mistyrose.ewph-style-dark {
  background-color: rgb(255, 141.6, 129);
}
.ewph-style-mistyrose.ewph-button {
  color: rgb(96, 9.6, 0);
  background-color: mistyrose;
}
.ewph-style-mistyrose.ewph-button:hover {
  color: mistyrose;
  background-color: rgb(255, 55.2, 33);
}
.ewph-style-mistyrose.ewph-button.ewph-style-light {
  color: white;
  background-color: mistyrose;
}
.ewph-style-mistyrose.ewph-button.ewph-style-light:hover {
  background-color: #ff7869;
}

.ewph-style-moccasin {
  color: moccasin;
}
.ewph-style-moccasin .ewph-panel-heading.ewph-open,
.ewph-style-moccasin .ewph-panel-heading:hover,
.ewph-style-moccasin .ewph-panel-heading a:after {
  color: moccasin;
}
.ewph-style-moccasin .ewph-panel-heading,
.ewph-style-moccasin .ewph-panel-body {
  border-bottom-color: moccasin;
}
.ewph-style-moccasin.ewph-style-light {
  background-color: moccasin;
}
.ewph-style-moccasin.ewph-style-light h4, .ewph-style-moccasin.ewph-style-light:hover .ewph-block-link {
  background-color: moccasin;
}
.ewph-style-moccasin.ewph-style-dark {
  background-color: rgb(255, 196.1837837838, 93.8);
}
.ewph-style-moccasin.ewph-button {
  color: rgb(87.2, 55.3837837838, 0);
  background-color: moccasin;
}
.ewph-style-moccasin.ewph-button:hover {
  color: moccasin;
  background-color: rgb(255, 164.3675675676, 6.6);
}
.ewph-style-moccasin.ewph-button.ewph-style-light {
  color: white;
  background-color: moccasin;
}
.ewph-style-moccasin.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 188.2297297297, 72);
}

.ewph-style-navajowhite {
  color: navajowhite;
}
.ewph-style-navajowhite .ewph-panel-heading.ewph-open,
.ewph-style-navajowhite .ewph-panel-heading:hover,
.ewph-style-navajowhite .ewph-panel-heading a:after {
  color: navajowhite;
}
.ewph-style-navajowhite .ewph-panel-heading,
.ewph-style-navajowhite .ewph-panel-body {
  border-bottom-color: navajowhite;
}
.ewph-style-navajowhite.ewph-style-light {
  background-color: navajowhite;
}
.ewph-style-navajowhite.ewph-style-light h4, .ewph-style-navajowhite.ewph-style-light:hover .ewph-block-link {
  background-color: navajowhite;
}
.ewph-style-navajowhite.ewph-style-dark {
  background-color: rgb(255, 187.5512195122, 87.4);
}
.ewph-style-navajowhite.ewph-button {
  color: rgb(85.6, 51.1512195122, 0);
  background-color: navajowhite;
}
.ewph-style-navajowhite.ewph-button:hover {
  color: navajowhite;
  background-color: rgb(255, 153.1024390244, 1.8);
}
.ewph-style-navajowhite.ewph-button.ewph-style-light {
  color: white;
  background-color: navajowhite;
}
.ewph-style-navajowhite.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 178.9390243902, 66);
}

.ewph-style-navy {
  color: navy;
}
.ewph-style-navy .ewph-panel-heading.ewph-open,
.ewph-style-navy .ewph-panel-heading:hover,
.ewph-style-navy .ewph-panel-heading a:after {
  color: navy;
}
.ewph-style-navy .ewph-panel-heading,
.ewph-style-navy .ewph-panel-body {
  border-bottom-color: navy;
}
.ewph-style-navy.ewph-style-light {
  background-color: navy;
}
.ewph-style-navy.ewph-style-light h4, .ewph-style-navy.ewph-style-light:hover .ewph-block-link {
  background-color: navy;
}
.ewph-style-navy.ewph-style-dark {
  background-color: rgb(0, 0, 102.4);
}
.ewph-style-navy.ewph-button {
  color: rgb(0, 0, 25.6);
  background-color: navy;
}
.ewph-style-navy.ewph-button:hover {
  color: navy;
  background-color: rgb(0, 0, 76.8);
}
.ewph-style-navy.ewph-button.ewph-style-light {
  color: white;
  background-color: navy;
}
.ewph-style-navy.ewph-button.ewph-style-light:hover {
  background-color: #000060;
}

.ewph-style-oldlace {
  color: oldlace;
}
.ewph-style-oldlace .ewph-panel-heading.ewph-open,
.ewph-style-oldlace .ewph-panel-heading:hover,
.ewph-style-oldlace .ewph-panel-heading a:after {
  color: oldlace;
}
.ewph-style-oldlace .ewph-panel-heading,
.ewph-style-oldlace .ewph-panel-body {
  border-bottom-color: oldlace;
}
.ewph-style-oldlace.ewph-style-light {
  background-color: oldlace;
}
.ewph-style-oldlace.ewph-style-light h4, .ewph-style-oldlace.ewph-style-light:hover .ewph-block-link {
  background-color: oldlace;
}
.ewph-style-oldlace.ewph-style-dark {
  background-color: rgb(245.8444444444, 209.2222222222, 140.5555555556);
}
.ewph-style-oldlace.ewph-button {
  color: rgb(89.4444444444, 60.8222222222, 7.1555555556);
  background-color: oldlace;
}
.ewph-style-oldlace.ewph-button:hover {
  color: oldlace;
  background-color: rgb(238.6888888889, 173.4444444444, 51.1111111111);
}
.ewph-style-oldlace.ewph-button.ewph-style-light {
  color: white;
  background-color: oldlace;
}
.ewph-style-oldlace.ewph-button.ewph-style-light:hover {
  background-color: rgb(244.0555555556, 200.2777777778, 118.1944444444);
}

.ewph-style-olive {
  color: olive;
}
.ewph-style-olive .ewph-panel-heading.ewph-open,
.ewph-style-olive .ewph-panel-heading:hover,
.ewph-style-olive .ewph-panel-heading a:after {
  color: olive;
}
.ewph-style-olive .ewph-panel-heading,
.ewph-style-olive .ewph-panel-body {
  border-bottom-color: olive;
}
.ewph-style-olive.ewph-style-light {
  background-color: olive;
}
.ewph-style-olive.ewph-style-light h4, .ewph-style-olive.ewph-style-light:hover .ewph-block-link {
  background-color: olive;
}
.ewph-style-olive.ewph-style-dark {
  background-color: rgb(102.4, 102.4, 0);
}
.ewph-style-olive.ewph-button {
  color: rgb(25.6, 25.6, 0);
  background-color: olive;
}
.ewph-style-olive.ewph-button:hover {
  color: olive;
  background-color: rgb(76.8, 76.8, 0);
}
.ewph-style-olive.ewph-button.ewph-style-light {
  color: white;
  background-color: olive;
}
.ewph-style-olive.ewph-button.ewph-style-light:hover {
  background-color: #606000;
}

.ewph-style-olivedrab {
  color: olivedrab;
}
.ewph-style-olivedrab .ewph-panel-heading.ewph-open,
.ewph-style-olivedrab .ewph-panel-heading:hover,
.ewph-style-olivedrab .ewph-panel-heading a:after {
  color: olivedrab;
}
.ewph-style-olivedrab .ewph-panel-heading,
.ewph-style-olivedrab .ewph-panel-body {
  border-bottom-color: olivedrab;
}
.ewph-style-olivedrab.ewph-style-light {
  background-color: olivedrab;
}
.ewph-style-olivedrab.ewph-style-light h4, .ewph-style-olivedrab.ewph-style-light:hover .ewph-block-link {
  background-color: olivedrab;
}
.ewph-style-olivedrab.ewph-style-dark {
  background-color: rgb(85.6, 113.6, 28);
}
.ewph-style-olivedrab.ewph-button {
  color: rgb(21.4, 28.4, 7);
  background-color: olivedrab;
}
.ewph-style-olivedrab.ewph-button:hover {
  color: olivedrab;
  background-color: rgb(64.2, 85.2, 21);
}
.ewph-style-olivedrab.ewph-button.ewph-style-light {
  color: white;
  background-color: olivedrab;
}
.ewph-style-olivedrab.ewph-button.ewph-style-light:hover {
  background-color: rgb(80.25, 106.5, 26.25);
}

.ewph-style-orange {
  color: orange;
}
.ewph-style-orange .ewph-panel-heading.ewph-open,
.ewph-style-orange .ewph-panel-heading:hover,
.ewph-style-orange .ewph-panel-heading a:after {
  color: orange;
}
.ewph-style-orange .ewph-panel-heading,
.ewph-style-orange .ewph-panel-body {
  border-bottom-color: orange;
}
.ewph-style-orange.ewph-style-light {
  background-color: orange;
}
.ewph-style-orange.ewph-style-light h4, .ewph-style-orange.ewph-style-light:hover .ewph-block-link {
  background-color: orange;
}
.ewph-style-orange.ewph-style-dark {
  background-color: #cc8400;
}
.ewph-style-orange.ewph-button {
  color: #332100;
  background-color: orange;
}
.ewph-style-orange.ewph-button:hover {
  color: orange;
  background-color: #996300;
}
.ewph-style-orange.ewph-button.ewph-style-light {
  color: white;
  background-color: orange;
}
.ewph-style-orange.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 123.75, 0);
}

.ewph-style-orangered {
  color: orangered;
}
.ewph-style-orangered .ewph-panel-heading.ewph-open,
.ewph-style-orangered .ewph-panel-heading:hover,
.ewph-style-orangered .ewph-panel-heading a:after {
  color: orangered;
}
.ewph-style-orangered .ewph-panel-heading,
.ewph-style-orangered .ewph-panel-body {
  border-bottom-color: orangered;
}
.ewph-style-orangered.ewph-style-light {
  background-color: orangered;
}
.ewph-style-orangered.ewph-style-light h4, .ewph-style-orangered.ewph-style-light:hover .ewph-block-link {
  background-color: orangered;
}
.ewph-style-orangered.ewph-style-dark {
  background-color: rgb(204, 55.2, 0);
}
.ewph-style-orangered.ewph-button {
  color: rgb(51, 13.8, 0);
  background-color: orangered;
}
.ewph-style-orangered.ewph-button:hover {
  color: orangered;
  background-color: rgb(153, 41.4, 0);
}
.ewph-style-orangered.ewph-button.ewph-style-light {
  color: white;
  background-color: orangered;
}
.ewph-style-orangered.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 51.75, 0);
}

.ewph-style-orchid {
  color: orchid;
}
.ewph-style-orchid .ewph-panel-heading.ewph-open,
.ewph-style-orchid .ewph-panel-heading:hover,
.ewph-style-orchid .ewph-panel-heading a:after {
  color: orchid;
}
.ewph-style-orchid .ewph-panel-heading,
.ewph-style-orchid .ewph-panel-body {
  border-bottom-color: orchid;
}
.ewph-style-orchid.ewph-style-light {
  background-color: orchid;
}
.ewph-style-orchid.ewph-style-light h4, .ewph-style-orchid.ewph-style-light:hover .ewph-block-link {
  background-color: orchid;
}
.ewph-style-orchid.ewph-style-dark {
  background-color: rgb(204.4333333333, 59.5666666667, 198.9666666667);
}
.ewph-style-orchid.ewph-button {
  color: rgb(52.4333333333, 13.5666666667, 50.9666666667);
  background-color: orchid;
}
.ewph-style-orchid.ewph-button:hover {
  color: orchid;
  background-color: rgb(157.3, 40.7, 152.9);
}
.ewph-style-orchid.ewph-button.ewph-style-light {
  color: white;
  background-color: orchid;
}
.ewph-style-orchid.ewph-button.ewph-style-light:hover {
  background-color: rgb(196.625, 50.875, 191.125);
}

.ewph-style-palegoldenrod {
  color: palegoldenrod;
}
.ewph-style-palegoldenrod .ewph-panel-heading.ewph-open,
.ewph-style-palegoldenrod .ewph-panel-heading:hover,
.ewph-style-palegoldenrod .ewph-panel-heading a:after {
  color: palegoldenrod;
}
.ewph-style-palegoldenrod .ewph-panel-heading,
.ewph-style-palegoldenrod .ewph-panel-body {
  border-bottom-color: palegoldenrod;
}
.ewph-style-palegoldenrod.ewph-style-light {
  background-color: palegoldenrod;
}
.ewph-style-palegoldenrod.ewph-style-light h4, .ewph-style-palegoldenrod.ewph-style-light:hover .ewph-block-link {
  background-color: palegoldenrod;
}
.ewph-style-palegoldenrod.ewph-style-dark {
  background-color: rgb(224.4, 213.6, 102);
}
.ewph-style-palegoldenrod.ewph-button {
  color: rgb(68, 63.2, 13.6);
  background-color: palegoldenrod;
}
.ewph-style-palegoldenrod.ewph-button:hover {
  color: palegoldenrod;
  background-color: rgb(204, 189.6, 40.8);
}
.ewph-style-palegoldenrod.ewph-button.ewph-style-light {
  color: white;
  background-color: palegoldenrod;
}
.ewph-style-palegoldenrod.ewph-button.ewph-style-light:hover {
  background-color: #ddd155;
}

.ewph-style-palegreen {
  color: palegreen;
}
.ewph-style-palegreen .ewph-panel-heading.ewph-open,
.ewph-style-palegreen .ewph-panel-heading:hover,
.ewph-style-palegreen .ewph-panel-heading a:after {
  color: palegreen;
}
.ewph-style-palegreen .ewph-panel-heading,
.ewph-style-palegreen .ewph-panel-body {
  border-bottom-color: palegreen;
}
.ewph-style-palegreen.ewph-style-light {
  background-color: palegreen;
}
.ewph-style-palegreen.ewph-style-light h4, .ewph-style-palegreen.ewph-style-light:hover .ewph-block-link {
  background-color: palegreen;
}
.ewph-style-palegreen.ewph-style-dark {
  background-color: rgb(74.4130841121, 247.9869158879, 74.4130841121);
}
.ewph-style-palegreen.ewph-button {
  color: rgb(3.0130841121, 77.5869158879, 3.0130841121);
  background-color: palegreen;
}
.ewph-style-palegreen.ewph-button:hover {
  color: palegreen;
  background-color: rgb(9.0392523364, 232.7607476636, 9.0392523364);
}
.ewph-style-palegreen.ewph-button.ewph-style-light {
  color: white;
  background-color: palegreen;
}
.ewph-style-palegreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(55.0163551402, 247.2336448598, 55.0163551402);
}

.ewph-style-paleturquoise {
  color: paleturquoise;
}
.ewph-style-paleturquoise .ewph-panel-heading.ewph-open,
.ewph-style-paleturquoise .ewph-panel-heading:hover,
.ewph-style-paleturquoise .ewph-panel-heading a:after {
  color: paleturquoise;
}
.ewph-style-paleturquoise .ewph-panel-heading,
.ewph-style-paleturquoise .ewph-panel-body {
  border-bottom-color: paleturquoise;
}
.ewph-style-paleturquoise.ewph-style-light {
  background-color: paleturquoise;
}
.ewph-style-paleturquoise.ewph-style-light h4, .ewph-style-paleturquoise.ewph-style-light:hover .ewph-block-link {
  background-color: paleturquoise;
}
.ewph-style-paleturquoise.ewph-style-dark {
  background-color: rgb(106.8762886598, 223.5237113402, 223.5237113402);
}
.ewph-style-paleturquoise.ewph-button {
  color: rgb(14.4762886598, 68.1237113402, 68.1237113402);
  background-color: paleturquoise;
}
.ewph-style-paleturquoise.ewph-button:hover {
  color: paleturquoise;
  background-color: rgb(43.4288659794, 204.3711340206, 204.3711340206);
}
.ewph-style-paleturquoise.ewph-button.ewph-style-light {
  color: white;
  background-color: paleturquoise;
}
.ewph-style-paleturquoise.ewph-button.ewph-style-light:hover {
  background-color: rgb(89.8453608247, 219.9046391753, 219.9046391753);
}

.ewph-style-palevioletred {
  color: palevioletred;
}
.ewph-style-palevioletred .ewph-panel-heading.ewph-open,
.ewph-style-palevioletred .ewph-panel-heading:hover,
.ewph-style-palevioletred .ewph-panel-heading a:after {
  color: palevioletred;
}
.ewph-style-palevioletred .ewph-panel-heading,
.ewph-style-palevioletred .ewph-panel-body {
  border-bottom-color: palevioletred;
}
.ewph-style-palevioletred.ewph-style-light {
  background-color: palevioletred;
}
.ewph-style-palevioletred.ewph-style-light h4, .ewph-style-palevioletred.ewph-style-light:hover .ewph-block-link {
  background-color: palevioletred;
}
.ewph-style-palevioletred.ewph-style-dark {
  background-color: rgb(205.6860335196, 59.1139664804, 107.0581005587);
}
.ewph-style-palevioletred.ewph-button {
  color: rgb(52.8860335196, 13.3139664804, 26.2581005587);
  background-color: palevioletred;
}
.ewph-style-palevioletred.ewph-button:hover {
  color: palevioletred;
  background-color: rgb(158.6581005587, 39.9418994413, 78.774301676);
}
.ewph-style-palevioletred.ewph-button.ewph-style-light {
  color: white;
  background-color: palevioletred;
}
.ewph-style-palevioletred.ewph-button.ewph-style-light:hover {
  background-color: rgb(198.3226256983, 49.9273743017, 98.467877095);
}

.ewph-style-papayawhip {
  color: papayawhip;
}
.ewph-style-papayawhip .ewph-panel-heading.ewph-open,
.ewph-style-papayawhip .ewph-panel-heading:hover,
.ewph-style-papayawhip .ewph-panel-heading a:after {
  color: papayawhip;
}
.ewph-style-papayawhip .ewph-panel-heading,
.ewph-style-papayawhip .ewph-panel-body {
  border-bottom-color: papayawhip;
}
.ewph-style-papayawhip.ewph-style-light {
  background-color: papayawhip;
}
.ewph-style-papayawhip.ewph-style-light h4, .ewph-style-papayawhip.ewph-style-light:hover .ewph-block-link {
  background-color: papayawhip;
}
.ewph-style-papayawhip.ewph-style-dark {
  background-color: rgb(255, 203.3428571429, 119.4);
}
.ewph-style-papayawhip.ewph-button {
  color: rgb(93.6, 57.9428571429, 0);
  background-color: papayawhip;
}
.ewph-style-papayawhip.ewph-button:hover {
  color: papayawhip;
  background-color: rgb(255, 167.6857142857, 25.8);
}
.ewph-style-papayawhip.ewph-button.ewph-style-light {
  color: white;
  background-color: papayawhip;
}
.ewph-style-papayawhip.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 194.4285714286, 96);
}

.ewph-style-peachpuff {
  color: peachpuff;
}
.ewph-style-peachpuff .ewph-panel-heading.ewph-open,
.ewph-style-peachpuff .ewph-panel-heading:hover,
.ewph-style-peachpuff .ewph-panel-heading a:after {
  color: peachpuff;
}
.ewph-style-peachpuff .ewph-panel-heading,
.ewph-style-peachpuff .ewph-panel-body {
  border-bottom-color: peachpuff;
}
.ewph-style-peachpuff.ewph-style-light {
  background-color: peachpuff;
}
.ewph-style-peachpuff.ewph-style-light h4, .ewph-style-peachpuff.ewph-style-light:hover .ewph-block-link {
  background-color: peachpuff;
}
.ewph-style-peachpuff.ewph-style-dark {
  background-color: rgb(255, 171.4857142857, 97);
}
.ewph-style-peachpuff.ewph-button {
  color: rgb(88, 41.4857142857, 0);
  background-color: peachpuff;
}
.ewph-style-peachpuff.ewph-button:hover {
  color: peachpuff;
  background-color: rgb(255, 124.9714285714, 9);
}
.ewph-style-peachpuff.ewph-button.ewph-style-light {
  color: white;
  background-color: peachpuff;
}
.ewph-style-peachpuff.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 159.8571428571, 75);
}

.ewph-style-peru {
  color: peru;
}
.ewph-style-peru .ewph-panel-heading.ewph-open,
.ewph-style-peru .ewph-panel-heading:hover,
.ewph-style-peru .ewph-panel-heading a:after {
  color: peru;
}
.ewph-style-peru .ewph-panel-heading,
.ewph-style-peru .ewph-panel-body {
  border-bottom-color: peru;
}
.ewph-style-peru.ewph-style-light {
  background-color: peru;
}
.ewph-style-peru.ewph-style-light h4, .ewph-style-peru.ewph-style-light:hover .ewph-block-link {
  background-color: peru;
}
.ewph-style-peru.ewph-style-dark {
  background-color: rgb(170.1024793388, 106.3140495868, 44.2975206612);
}
.ewph-style-peru.ewph-button {
  color: rgb(42.5256198347, 26.5785123967, 11.0743801653);
  background-color: peru;
}
.ewph-style-peru.ewph-button:hover {
  color: peru;
  background-color: rgb(127.5768595041, 79.7355371901, 33.2231404959);
}
.ewph-style-peru.ewph-button.ewph-style-light {
  color: white;
  background-color: peru;
}
.ewph-style-peru.ewph-button.ewph-style-light:hover {
  background-color: rgb(159.4710743802, 99.6694214876, 41.5289256198);
}

.ewph-style-pink {
  color: pink;
}
.ewph-style-pink .ewph-panel-heading.ewph-open,
.ewph-style-pink .ewph-panel-heading:hover,
.ewph-style-pink .ewph-panel-heading a:after {
  color: pink;
}
.ewph-style-pink .ewph-panel-heading,
.ewph-style-pink .ewph-panel-body {
  border-bottom-color: pink;
}
.ewph-style-pink.ewph-style-light {
  background-color: pink;
}
.ewph-style-pink.ewph-style-light h4, .ewph-style-pink.ewph-style-light:hover .ewph-block-link {
  background-color: pink;
}
.ewph-style-pink.ewph-style-dark {
  background-color: rgb(255, 102.6, 129.2095238095);
}
.ewph-style-pink.ewph-button {
  color: rgb(89.4, 0, 15.6095238095);
  background-color: pink;
}
.ewph-style-pink.ewph-button:hover {
  color: pink;
  background-color: rgb(255, 13.2, 55.419047619);
}
.ewph-style-pink.ewph-button.ewph-style-light {
  color: white;
  background-color: pink;
}
.ewph-style-pink.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 80.25, 110.7619047619);
}

.ewph-style-plum {
  color: plum;
}
.ewph-style-plum .ewph-panel-heading.ewph-open,
.ewph-style-plum .ewph-panel-heading:hover,
.ewph-style-plum .ewph-panel-heading a:after {
  color: plum;
}
.ewph-style-plum .ewph-panel-heading,
.ewph-style-plum .ewph-panel-body {
  border-bottom-color: plum;
}
.ewph-style-plum.ewph-style-light {
  background-color: plum;
}
.ewph-style-plum.ewph-style-light h4, .ewph-style-plum.ewph-style-light:hover .ewph-block-link {
  background-color: plum;
}
.ewph-style-plum.ewph-style-dark {
  background-color: rgb(200.9162790698, 103.8837209302, 200.9162790698);
}
.ewph-style-plum.ewph-button {
  color: rgb(56.1162790698, 20.0837209302, 56.1162790698);
  background-color: plum;
}
.ewph-style-plum.ewph-button:hover {
  color: plum;
  background-color: rgb(168.3488372093, 60.2511627907, 168.3488372093);
}
.ewph-style-plum.ewph-button.ewph-style-light {
  color: white;
  background-color: plum;
}
.ewph-style-plum.ewph-button.ewph-style-light:hover {
  background-color: rgb(195.8953488372, 89.8546511628, 195.8953488372);
}

.ewph-style-powderblue {
  color: powderblue;
}
.ewph-style-powderblue .ewph-panel-heading.ewph-open,
.ewph-style-powderblue .ewph-panel-heading:hover,
.ewph-style-powderblue .ewph-panel-heading a:after {
  color: powderblue;
}
.ewph-style-powderblue .ewph-panel-heading,
.ewph-style-powderblue .ewph-panel-body {
  border-bottom-color: powderblue;
}
.ewph-style-powderblue.ewph-style-light {
  background-color: powderblue;
}
.ewph-style-powderblue.ewph-style-light h4, .ewph-style-powderblue.ewph-style-light:hover .ewph-block-link {
  background-color: powderblue;
}
.ewph-style-powderblue.ewph-style-dark {
  background-color: rgb(114.3192307692, 199.7961538462, 210.4807692308);
}
.ewph-style-powderblue.ewph-button {
  color: rgb(19.5192307692, 56.9961538462, 61.6807692308);
  background-color: powderblue;
}
.ewph-style-powderblue.ewph-button:hover {
  color: powderblue;
  background-color: rgb(58.5576923077, 170.9884615385, 185.0423076923);
}
.ewph-style-powderblue.ewph-button.ewph-style-light {
  color: white;
  background-color: powderblue;
}
.ewph-style-powderblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(98.8990384615, 193.7451923077, 205.6009615385);
}

.ewph-style-purple {
  color: purple;
}
.ewph-style-purple .ewph-panel-heading.ewph-open,
.ewph-style-purple .ewph-panel-heading:hover,
.ewph-style-purple .ewph-panel-heading a:after {
  color: purple;
}
.ewph-style-purple .ewph-panel-heading,
.ewph-style-purple .ewph-panel-body {
  border-bottom-color: purple;
}
.ewph-style-purple.ewph-style-light {
  background-color: purple;
}
.ewph-style-purple.ewph-style-light h4, .ewph-style-purple.ewph-style-light:hover .ewph-block-link {
  background-color: purple;
}
.ewph-style-purple.ewph-style-dark {
  background-color: rgb(102.4, 0, 102.4);
}
.ewph-style-purple.ewph-button {
  color: rgb(25.6, 0, 25.6);
  background-color: purple;
}
.ewph-style-purple.ewph-button:hover {
  color: purple;
  background-color: rgb(76.8, 0, 76.8);
}
.ewph-style-purple.ewph-button.ewph-style-light {
  color: white;
  background-color: purple;
}
.ewph-style-purple.ewph-button.ewph-style-light:hover {
  background-color: #600060;
}

.ewph-style-red {
  color: red;
}
.ewph-style-red .ewph-panel-heading.ewph-open,
.ewph-style-red .ewph-panel-heading:hover,
.ewph-style-red .ewph-panel-heading a:after {
  color: red;
}
.ewph-style-red .ewph-panel-heading,
.ewph-style-red .ewph-panel-body {
  border-bottom-color: red;
}
.ewph-style-red.ewph-style-light {
  background-color: red;
}
.ewph-style-red.ewph-style-light h4, .ewph-style-red.ewph-style-light:hover .ewph-block-link {
  background-color: red;
}
.ewph-style-red.ewph-style-dark {
  background-color: #cc0000;
}
.ewph-style-red.ewph-button {
  color: #330000;
  background-color: red;
}
.ewph-style-red.ewph-button:hover {
  color: red;
  background-color: #990000;
}
.ewph-style-red.ewph-button.ewph-style-light {
  color: white;
  background-color: red;
}
.ewph-style-red.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 0, 0);
}

.ewph-style-rosybrown {
  color: rosybrown;
}
.ewph-style-rosybrown .ewph-panel-heading.ewph-open,
.ewph-style-rosybrown .ewph-panel-heading:hover,
.ewph-style-rosybrown .ewph-panel-heading a:after {
  color: rosybrown;
}
.ewph-style-rosybrown .ewph-panel-heading,
.ewph-style-rosybrown .ewph-panel-body {
  border-bottom-color: rosybrown;
}
.ewph-style-rosybrown.ewph-style-light {
  background-color: rosybrown;
}
.ewph-style-rosybrown.ewph-style-light h4, .ewph-style-rosybrown.ewph-style-light:hover .ewph-block-link {
  background-color: rosybrown;
}
.ewph-style-rosybrown.ewph-style-dark {
  background-color: rgb(163.2212290503, 101.5787709497, 101.5787709497);
}
.ewph-style-rosybrown.ewph-button {
  color: rgb(41.4212290503, 24.7787709497, 24.7787709497);
  background-color: rosybrown;
}
.ewph-style-rosybrown.ewph-button:hover {
  color: rosybrown;
  background-color: rgb(124.2636871508, 74.3363128492, 74.3363128492);
}
.ewph-style-rosybrown.ewph-button.ewph-style-light {
  color: white;
  background-color: rosybrown;
}
.ewph-style-rosybrown.ewph-button.ewph-style-light:hover {
  background-color: rgb(155.3296089385, 92.9203910615, 92.9203910615);
}

.ewph-style-royalblue {
  color: royalblue;
}
.ewph-style-royalblue .ewph-panel-heading.ewph-open,
.ewph-style-royalblue .ewph-panel-heading:hover,
.ewph-style-royalblue .ewph-panel-heading a:after {
  color: royalblue;
}
.ewph-style-royalblue .ewph-panel-heading,
.ewph-style-royalblue .ewph-panel-body {
  border-bottom-color: royalblue;
}
.ewph-style-royalblue.ewph-style-light {
  background-color: royalblue;
}
.ewph-style-royalblue.ewph-style-light h4, .ewph-style-royalblue.ewph-style-light:hover .ewph-block-link {
  background-color: royalblue;
}
.ewph-style-royalblue.ewph-style-dark {
  background-color: rgb(31.6363636364, 73.8181818182, 200.3636363636);
}
.ewph-style-royalblue.ewph-button {
  color: rgb(7.9090909091, 18.4545454545, 50.0909090909);
  background-color: royalblue;
}
.ewph-style-royalblue.ewph-button:hover {
  color: royalblue;
  background-color: rgb(23.7272727273, 55.3636363636, 150.2727272727);
}
.ewph-style-royalblue.ewph-button.ewph-style-light {
  color: white;
  background-color: royalblue;
}
.ewph-style-royalblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(29.6590909091, 69.2045454545, 187.8409090909);
}

.ewph-style-saddlebrown {
  color: saddlebrown;
}
.ewph-style-saddlebrown .ewph-panel-heading.ewph-open,
.ewph-style-saddlebrown .ewph-panel-heading:hover,
.ewph-style-saddlebrown .ewph-panel-heading a:after {
  color: saddlebrown;
}
.ewph-style-saddlebrown .ewph-panel-heading,
.ewph-style-saddlebrown .ewph-panel-body {
  border-bottom-color: saddlebrown;
}
.ewph-style-saddlebrown.ewph-style-light {
  background-color: saddlebrown;
}
.ewph-style-saddlebrown.ewph-style-light h4, .ewph-style-saddlebrown.ewph-style-light:hover .ewph-block-link {
  background-color: saddlebrown;
}
.ewph-style-saddlebrown.ewph-style-dark {
  background-color: rgb(111.2, 55.2, 15.2);
}
.ewph-style-saddlebrown.ewph-button {
  color: rgb(27.8, 13.8, 3.8);
  background-color: saddlebrown;
}
.ewph-style-saddlebrown.ewph-button:hover {
  color: saddlebrown;
  background-color: rgb(83.4, 41.4, 11.4);
}
.ewph-style-saddlebrown.ewph-button.ewph-style-light {
  color: white;
  background-color: saddlebrown;
}
.ewph-style-saddlebrown.ewph-button.ewph-style-light:hover {
  background-color: rgb(104.25, 51.75, 14.25);
}

.ewph-style-salmon {
  color: salmon;
}
.ewph-style-salmon .ewph-panel-heading.ewph-open,
.ewph-style-salmon .ewph-panel-heading:hover,
.ewph-style-salmon .ewph-panel-heading a:after {
  color: salmon;
}
.ewph-style-salmon .ewph-panel-heading,
.ewph-style-salmon .ewph-panel-body {
  border-bottom-color: salmon;
}
.ewph-style-salmon.ewph-style-light {
  background-color: salmon;
}
.ewph-style-salmon.ewph-style-light h4, .ewph-style-salmon.ewph-style-light:hover .ewph-block-link {
  background-color: salmon;
}
.ewph-style-salmon.ewph-style-dark {
  background-color: rgb(247.5068493151, 64.6739726027, 43.6931506849);
}
.ewph-style-salmon.ewph-button {
  color: rgb(70.3068493151, 9.4739726027, 2.4931506849);
  background-color: salmon;
}
.ewph-style-salmon.ewph-button:hover {
  color: salmon;
  background-color: rgb(210.9205479452, 28.4219178082, 7.4794520548);
}
.ewph-style-salmon.ewph-button.ewph-style-light {
  color: white;
  background-color: salmon;
}
.ewph-style-salmon.ewph-button.ewph-style-light:hover {
  background-color: rgb(246.8835616438, 48.8424657534, 26.1164383562);
}

.ewph-style-sandybrown {
  color: sandybrown;
}
.ewph-style-sandybrown .ewph-panel-heading.ewph-open,
.ewph-style-sandybrown .ewph-panel-heading:hover,
.ewph-style-sandybrown .ewph-panel-heading a:after {
  color: sandybrown;
}
.ewph-style-sandybrown .ewph-panel-heading,
.ewph-style-sandybrown .ewph-panel-body {
  border-bottom-color: sandybrown;
}
.ewph-style-sandybrown.ewph-style-light {
  background-color: sandybrown;
}
.ewph-style-sandybrown.ewph-style-light h4, .ewph-style-sandybrown.ewph-style-light:hover .ewph-block-link {
  background-color: sandybrown;
}
.ewph-style-sandybrown.ewph-style-dark {
  background-color: rgb(239.6, 127.6, 32.4);
}
.ewph-style-sandybrown.ewph-button {
  color: rgb(63.6, 31.6, 4.4);
  background-color: sandybrown;
}
.ewph-style-sandybrown.ewph-button:hover {
  color: sandybrown;
  background-color: rgb(190.8, 94.8, 13.2);
}
.ewph-style-sandybrown.ewph-button.ewph-style-light {
  color: white;
  background-color: sandybrown;
}
.ewph-style-sandybrown.ewph-button.ewph-style-light:hover {
  background-color: rgb(238.5, 118.5, 16.5);
}

.ewph-style-seagreen {
  color: seagreen;
}
.ewph-style-seagreen .ewph-panel-heading.ewph-open,
.ewph-style-seagreen .ewph-panel-heading:hover,
.ewph-style-seagreen .ewph-panel-heading a:after {
  color: seagreen;
}
.ewph-style-seagreen .ewph-panel-heading,
.ewph-style-seagreen .ewph-panel-body {
  border-bottom-color: seagreen;
}
.ewph-style-seagreen.ewph-style-light {
  background-color: seagreen;
}
.ewph-style-seagreen.ewph-style-light h4, .ewph-style-seagreen.ewph-style-light:hover .ewph-block-link {
  background-color: seagreen;
}
.ewph-style-seagreen.ewph-style-dark {
  background-color: rgb(36.8, 111.2, 69.6);
}
.ewph-style-seagreen.ewph-button {
  color: rgb(9.2, 27.8, 17.4);
  background-color: seagreen;
}
.ewph-style-seagreen.ewph-button:hover {
  color: seagreen;
  background-color: rgb(27.6, 83.4, 52.2);
}
.ewph-style-seagreen.ewph-button.ewph-style-light {
  color: white;
  background-color: seagreen;
}
.ewph-style-seagreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(34.5, 104.25, 65.25);
}

.ewph-style-seashell {
  color: seashell;
}
.ewph-style-seashell .ewph-panel-heading.ewph-open,
.ewph-style-seashell .ewph-panel-heading:hover,
.ewph-style-seashell .ewph-panel-heading a:after {
  color: seashell;
}
.ewph-style-seashell .ewph-panel-heading,
.ewph-style-seashell .ewph-panel-body {
  border-bottom-color: seashell;
}
.ewph-style-seashell.ewph-style-light {
  background-color: seashell;
}
.ewph-style-seashell.ewph-style-light h4, .ewph-style-seashell.ewph-style-light:hover .ewph-block-link {
  background-color: seashell;
}
.ewph-style-seashell.ewph-style-dark {
  background-color: rgb(255, 187, 139.4);
}
.ewph-style-seashell.ewph-button {
  color: rgb(98.6, 40.6, 0);
  background-color: seashell;
}
.ewph-style-seashell.ewph-button:hover {
  color: seashell;
  background-color: rgb(255, 129, 40.8);
}
.ewph-style-seashell.ewph-button.ewph-style-light {
  color: white;
  background-color: seashell;
}
.ewph-style-seashell.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 172.5, 114.75);
}

.ewph-style-sienna {
  color: sienna;
}
.ewph-style-sienna .ewph-panel-heading.ewph-open,
.ewph-style-sienna .ewph-panel-heading:hover,
.ewph-style-sienna .ewph-panel-heading a:after {
  color: sienna;
}
.ewph-style-sienna .ewph-panel-heading,
.ewph-style-sienna .ewph-panel-body {
  border-bottom-color: sienna;
}
.ewph-style-sienna.ewph-style-light {
  background-color: sienna;
}
.ewph-style-sienna.ewph-style-light h4, .ewph-style-sienna.ewph-style-light:hover .ewph-block-link {
  background-color: sienna;
}
.ewph-style-sienna.ewph-style-dark {
  background-color: rgb(128, 65.6, 36);
}
.ewph-style-sienna.ewph-button {
  color: rgb(32, 16.4, 9);
  background-color: sienna;
}
.ewph-style-sienna.ewph-button:hover {
  color: sienna;
  background-color: rgb(96, 49.2, 27);
}
.ewph-style-sienna.ewph-button.ewph-style-light {
  color: white;
  background-color: sienna;
}
.ewph-style-sienna.ewph-button.ewph-style-light:hover {
  background-color: rgb(120, 61.5, 33.75);
}

.ewph-style-silver {
  color: silver;
}
.ewph-style-silver .ewph-panel-heading.ewph-open,
.ewph-style-silver .ewph-panel-heading:hover,
.ewph-style-silver .ewph-panel-heading a:after {
  color: silver;
}
.ewph-style-silver .ewph-panel-heading,
.ewph-style-silver .ewph-panel-body {
  border-bottom-color: silver;
}
.ewph-style-silver.ewph-style-light {
  background-color: silver;
}
.ewph-style-silver.ewph-style-light h4, .ewph-style-silver.ewph-style-light:hover .ewph-block-link {
  background-color: silver;
}
.ewph-style-silver.ewph-style-dark {
  background-color: rgb(153.6, 153.6, 153.6);
}
.ewph-style-silver.ewph-button {
  color: rgb(38.4, 38.4, 38.4);
  background-color: silver;
}
.ewph-style-silver.ewph-button:hover {
  color: silver;
  background-color: rgb(115.2, 115.2, 115.2);
}
.ewph-style-silver.ewph-button.ewph-style-light {
  color: white;
  background-color: silver;
}
.ewph-style-silver.ewph-button.ewph-style-light:hover {
  background-color: #909090;
}

.ewph-style-skyblue {
  color: skyblue;
}
.ewph-style-skyblue .ewph-panel-heading.ewph-open,
.ewph-style-skyblue .ewph-panel-heading:hover,
.ewph-style-skyblue .ewph-panel-heading a:after {
  color: skyblue;
}
.ewph-style-skyblue .ewph-panel-heading,
.ewph-style-skyblue .ewph-panel-body {
  border-bottom-color: skyblue;
}
.ewph-style-skyblue.ewph-style-light {
  background-color: skyblue;
}
.ewph-style-skyblue.ewph-style-light h4, .ewph-style-skyblue.ewph-style-light:hover .ewph-block-link {
  background-color: skyblue;
}
.ewph-style-skyblue.ewph-style-dark {
  background-color: rgb(71.5714285714, 180.1, 224.4285714286);
}
.ewph-style-skyblue.ewph-button {
  color: rgb(10.5714285714, 48.1, 63.4285714286);
  background-color: skyblue;
}
.ewph-style-skyblue.ewph-button:hover {
  color: skyblue;
  background-color: rgb(31.7142857143, 144.3, 190.2857142857);
}
.ewph-style-skyblue.ewph-button.ewph-style-light {
  color: white;
  background-color: skyblue;
}
.ewph-style-skyblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(55.7142857143, 173.625, 221.7857142857);
}

.ewph-style-slateblue {
  color: slateblue;
}
.ewph-style-slateblue .ewph-panel-heading.ewph-open,
.ewph-style-slateblue .ewph-panel-heading:hover,
.ewph-style-slateblue .ewph-panel-heading a:after {
  color: slateblue;
}
.ewph-style-slateblue .ewph-panel-heading,
.ewph-style-slateblue .ewph-panel-body {
  border-bottom-color: slateblue;
}
.ewph-style-slateblue.ewph-style-light {
  background-color: slateblue;
}
.ewph-style-slateblue.ewph-style-light h4, .ewph-style-slateblue.ewph-style-light:hover .ewph-block-link {
  background-color: slateblue;
}
.ewph-style-slateblue.ewph-style-dark {
  background-color: rgb(72.4465116279, 54.8837209302, 181.1162790698);
}
.ewph-style-slateblue.ewph-button {
  color: rgb(18.111627907, 13.7209302326, 45.2790697674);
  background-color: slateblue;
}
.ewph-style-slateblue.ewph-button:hover {
  color: slateblue;
  background-color: rgb(54.3348837209, 41.1627906977, 135.8372093023);
}
.ewph-style-slateblue.ewph-button.ewph-style-light {
  color: white;
  background-color: slateblue;
}
.ewph-style-slateblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(67.9186046512, 51.4534883721, 169.7965116279);
}

.ewph-style-slategray {
  color: slategray;
}
.ewph-style-slategray .ewph-panel-heading.ewph-open,
.ewph-style-slategray .ewph-panel-heading:hover,
.ewph-style-slategray .ewph-panel-heading a:after {
  color: slategray;
}
.ewph-style-slategray .ewph-panel-heading,
.ewph-style-slategray .ewph-panel-body {
  border-bottom-color: slategray;
}
.ewph-style-slategray.ewph-style-light {
  background-color: slategray;
}
.ewph-style-slategray.ewph-style-light h4, .ewph-style-slategray.ewph-style-light:hover .ewph-block-link {
  background-color: slategray;
}
.ewph-style-slategray.ewph-style-dark {
  background-color: rgb(89.4992125984, 102.4, 115.3007874016);
}
.ewph-style-slategray.ewph-button {
  color: rgb(22.3748031496, 25.6, 28.8251968504);
  background-color: slategray;
}
.ewph-style-slategray.ewph-button:hover {
  color: slategray;
  background-color: rgb(67.1244094488, 76.8, 86.4755905512);
}
.ewph-style-slategray.ewph-button.ewph-style-light {
  color: white;
  background-color: slategray;
}
.ewph-style-slategray.ewph-button.ewph-style-light:hover {
  background-color: rgb(83.905511811, 96, 108.094488189);
}

.ewph-style-slategrey {
  color: slategrey;
}
.ewph-style-slategrey .ewph-panel-heading.ewph-open,
.ewph-style-slategrey .ewph-panel-heading:hover,
.ewph-style-slategrey .ewph-panel-heading a:after {
  color: slategrey;
}
.ewph-style-slategrey .ewph-panel-heading,
.ewph-style-slategrey .ewph-panel-body {
  border-bottom-color: slategrey;
}
.ewph-style-slategrey.ewph-style-light {
  background-color: slategrey;
}
.ewph-style-slategrey.ewph-style-light h4, .ewph-style-slategrey.ewph-style-light:hover .ewph-block-link {
  background-color: slategrey;
}
.ewph-style-slategrey.ewph-style-dark {
  background-color: rgb(89.4992125984, 102.4, 115.3007874016);
}
.ewph-style-slategrey.ewph-button {
  color: rgb(22.3748031496, 25.6, 28.8251968504);
  background-color: slategrey;
}
.ewph-style-slategrey.ewph-button:hover {
  color: slategrey;
  background-color: rgb(67.1244094488, 76.8, 86.4755905512);
}
.ewph-style-slategrey.ewph-button.ewph-style-light {
  color: white;
  background-color: slategrey;
}
.ewph-style-slategrey.ewph-button.ewph-style-light:hover {
  background-color: rgb(83.905511811, 96, 108.094488189);
}

.ewph-style-snow {
  color: snow;
}
.ewph-style-snow .ewph-panel-heading.ewph-open,
.ewph-style-snow .ewph-panel-heading:hover,
.ewph-style-snow .ewph-panel-heading a:after {
  color: snow;
}
.ewph-style-snow .ewph-panel-heading,
.ewph-style-snow .ewph-panel-body {
  border-bottom-color: snow;
}
.ewph-style-snow.ewph-style-light {
  background-color: snow;
}
.ewph-style-snow.ewph-style-light h4, .ewph-style-snow.ewph-style-light:hover .ewph-block-link {
  background-color: snow;
}
.ewph-style-snow.ewph-style-dark {
  background-color: #ff9595;
}
.ewph-style-snow.ewph-button {
  color: #650000;
  background-color: snow;
}
.ewph-style-snow.ewph-button:hover {
  color: snow;
  background-color: #ff3030;
}
.ewph-style-snow.ewph-button.ewph-style-light {
  color: white;
  background-color: snow;
}
.ewph-style-snow.ewph-button.ewph-style-light:hover {
  background-color: rgb(255, 123.75, 123.75);
}

.ewph-style-springgreen {
  color: springgreen;
}
.ewph-style-springgreen .ewph-panel-heading.ewph-open,
.ewph-style-springgreen .ewph-panel-heading:hover,
.ewph-style-springgreen .ewph-panel-heading a:after {
  color: springgreen;
}
.ewph-style-springgreen .ewph-panel-heading,
.ewph-style-springgreen .ewph-panel-body {
  border-bottom-color: springgreen;
}
.ewph-style-springgreen.ewph-style-light {
  background-color: springgreen;
}
.ewph-style-springgreen.ewph-style-light h4, .ewph-style-springgreen.ewph-style-light:hover .ewph-block-link {
  background-color: springgreen;
}
.ewph-style-springgreen.ewph-style-dark {
  background-color: rgb(0, 204, 101.6);
}
.ewph-style-springgreen.ewph-button {
  color: rgb(0, 51, 25.4);
  background-color: springgreen;
}
.ewph-style-springgreen.ewph-button:hover {
  color: springgreen;
  background-color: rgb(0, 153, 76.2);
}
.ewph-style-springgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: springgreen;
}
.ewph-style-springgreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(0, 191.25, 95.25);
}

.ewph-style-steelblue {
  color: steelblue;
}
.ewph-style-steelblue .ewph-panel-heading.ewph-open,
.ewph-style-steelblue .ewph-panel-heading:hover,
.ewph-style-steelblue .ewph-panel-heading a:after {
  color: steelblue;
}
.ewph-style-steelblue .ewph-panel-heading,
.ewph-style-steelblue .ewph-panel-body {
  border-bottom-color: steelblue;
}
.ewph-style-steelblue.ewph-style-light {
  background-color: steelblue;
}
.ewph-style-steelblue.ewph-style-light h4, .ewph-style-steelblue.ewph-style-light:hover .ewph-block-link {
  background-color: steelblue;
}
.ewph-style-steelblue.ewph-style-dark {
  background-color: #386890;
}
.ewph-style-steelblue.ewph-button {
  color: #0e1a24;
  background-color: steelblue;
}
.ewph-style-steelblue.ewph-button:hover {
  color: steelblue;
  background-color: #2a4e6c;
}
.ewph-style-steelblue.ewph-button.ewph-style-light {
  color: white;
  background-color: steelblue;
}
.ewph-style-steelblue.ewph-button.ewph-style-light:hover {
  background-color: rgb(52.5, 97.5, 135);
}

.ewph-style-tan {
  color: tan;
}
.ewph-style-tan .ewph-panel-heading.ewph-open,
.ewph-style-tan .ewph-panel-heading:hover,
.ewph-style-tan .ewph-panel-heading a:after {
  color: tan;
}
.ewph-style-tan .ewph-panel-heading,
.ewph-style-tan .ewph-panel-body {
  border-bottom-color: tan;
}
.ewph-style-tan.ewph-style-light {
  background-color: tan;
}
.ewph-style-tan.ewph-style-light h4, .ewph-style-tan.ewph-style-light:hover .ewph-block-link {
  background-color: tan;
}
.ewph-style-tan.ewph-style-dark {
  background-color: rgb(190.3125, 147.1875, 89.6875);
}
.ewph-style-tan.ewph-button {
  color: rgb(50.3125, 37.1875, 19.6875);
  background-color: tan;
}
.ewph-style-tan.ewph-button:hover {
  color: tan;
  background-color: rgb(150.9375, 111.5625, 59.0625);
}
.ewph-style-tan.ewph-button.ewph-style-light {
  color: white;
  background-color: tan;
}
.ewph-style-tan.ewph-button.ewph-style-light:hover {
  background-color: rgb(185.390625, 138.984375, 77.109375);
}

.ewph-style-teal {
  color: teal;
}
.ewph-style-teal .ewph-panel-heading.ewph-open,
.ewph-style-teal .ewph-panel-heading:hover,
.ewph-style-teal .ewph-panel-heading a:after {
  color: teal;
}
.ewph-style-teal .ewph-panel-heading,
.ewph-style-teal .ewph-panel-body {
  border-bottom-color: teal;
}
.ewph-style-teal.ewph-style-light {
  background-color: teal;
}
.ewph-style-teal.ewph-style-light h4, .ewph-style-teal.ewph-style-light:hover .ewph-block-link {
  background-color: teal;
}
.ewph-style-teal.ewph-style-dark {
  background-color: rgb(0, 102.4, 102.4);
}
.ewph-style-teal.ewph-button {
  color: rgb(0, 25.6, 25.6);
  background-color: teal;
}
.ewph-style-teal.ewph-button:hover {
  color: teal;
  background-color: rgb(0, 76.8, 76.8);
}
.ewph-style-teal.ewph-button.ewph-style-light {
  color: white;
  background-color: teal;
}
.ewph-style-teal.ewph-button.ewph-style-light:hover {
  background-color: #006060;
}

.ewph-style-thistle {
  color: thistle;
}
.ewph-style-thistle .ewph-panel-heading.ewph-open,
.ewph-style-thistle .ewph-panel-heading:hover,
.ewph-style-thistle .ewph-panel-heading a:after {
  color: thistle;
}
.ewph-style-thistle .ewph-panel-heading,
.ewph-style-thistle .ewph-panel-body {
  border-bottom-color: thistle;
}
.ewph-style-thistle.ewph-style-light {
  background-color: thistle;
}
.ewph-style-thistle.ewph-style-light h4, .ewph-style-thistle.ewph-style-light:hover .ewph-block-link {
  background-color: thistle;
}
.ewph-style-thistle.ewph-style-dark {
  background-color: rgb(185.1786407767, 140.4213592233, 185.1786407767);
}
.ewph-style-thistle.ewph-button {
  color: rgb(50.5786407767, 30.8213592233, 50.5786407767);
  background-color: thistle;
}
.ewph-style-thistle.ewph-button:hover {
  color: thistle;
  background-color: rgb(151.7359223301, 92.4640776699, 151.7359223301);
}
.ewph-style-thistle.ewph-button.ewph-style-light {
  color: white;
  background-color: thistle;
}
.ewph-style-thistle.ewph-button.ewph-style-light:hover {
  background-color: rgb(177.4733009709, 127.7766990291, 177.4733009709);
}

.ewph-style-tomato {
  color: tomato;
}
.ewph-style-tomato .ewph-panel-heading.ewph-open,
.ewph-style-tomato .ewph-panel-heading:hover,
.ewph-style-tomato .ewph-panel-heading a:after {
  color: tomato;
}
.ewph-style-tomato .ewph-panel-heading,
.ewph-style-tomato .ewph-panel-body {
  border-bottom-color: tomato;
}
.ewph-style-tomato.ewph-style-light {
  background-color: tomato;
}
.ewph-style-tomato.ewph-style-light h4, .ewph-style-tomato.ewph-style-light:hover .ewph-block-link {
  background-color: tomato;
}
.ewph-style-tomato.ewph-style-dark {
  background-color: rgb(255, 43.7217391304, 5.8);
}
.ewph-style-tomato.ewph-button {
  color: rgb(65.2, 9.9217391304, 0);
  background-color: tomato;
}
.ewph-style-tomato.ewph-button:hover {
  color: tomato;
  background-color: rgb(195.6, 29.7652173913, 0);
}
.ewph-style-tomato.ewph-button.ewph-style-light {
  color: white;
  background-color: tomato;
}
.ewph-style-tomato.ewph-button.ewph-style-light:hover {
  background-color: rgb(244.5, 37.2065217391, 0);
}

.ewph-style-turquoise {
  color: turquoise;
}
.ewph-style-turquoise .ewph-panel-heading.ewph-open,
.ewph-style-turquoise .ewph-panel-heading:hover,
.ewph-style-turquoise .ewph-panel-heading a:after {
  color: turquoise;
}
.ewph-style-turquoise .ewph-panel-heading,
.ewph-style-turquoise .ewph-panel-body {
  border-bottom-color: turquoise;
}
.ewph-style-turquoise.ewph-style-light {
  background-color: turquoise;
}
.ewph-style-turquoise.ewph-style-light h4, .ewph-style-turquoise.ewph-style-light:hover .ewph-block-link {
  background-color: turquoise;
}
.ewph-style-turquoise.ewph-style-dark {
  background-color: rgb(32.172972973, 198.227027027, 181.6216216216);
}
.ewph-style-turquoise.ewph-button {
  color: rgb(8.0432432432, 49.5567567568, 45.4054054054);
  background-color: turquoise;
}
.ewph-style-turquoise.ewph-button:hover {
  color: turquoise;
  background-color: rgb(24.1297297297, 148.6702702703, 136.2162162162);
}
.ewph-style-turquoise.ewph-button.ewph-style-light {
  color: white;
  background-color: turquoise;
}
.ewph-style-turquoise.ewph-button.ewph-style-light:hover {
  background-color: rgb(30.1621621622, 185.8378378378, 170.2702702703);
}

.ewph-style-violet {
  color: violet;
}
.ewph-style-violet .ewph-panel-heading.ewph-open,
.ewph-style-violet .ewph-panel-heading:hover,
.ewph-style-violet .ewph-panel-heading a:after {
  color: violet;
}
.ewph-style-violet .ewph-panel-heading,
.ewph-style-violet .ewph-panel-body {
  border-bottom-color: violet;
}
.ewph-style-violet.ewph-style-light {
  background-color: violet;
}
.ewph-style-violet.ewph-style-light h4, .ewph-style-violet.ewph-style-light:hover .ewph-block-link {
  background-color: violet;
}
.ewph-style-violet.ewph-style-dark {
  background-color: rgb(229.1887323944, 65.2112676056, 229.1887323944);
}
.ewph-style-violet.ewph-button {
  color: rgb(64.7887323944, 8.8112676056, 64.7887323944);
  background-color: violet;
}
.ewph-style-violet.ewph-button:hover {
  color: violet;
  background-color: rgb(194.3661971831, 26.4338028169, 194.3661971831);
}
.ewph-style-violet.ewph-button.ewph-style-light {
  color: white;
  background-color: violet;
}
.ewph-style-violet.ewph-button.ewph-style-light:hover {
  background-color: rgb(226.985915493, 49.014084507, 226.985915493);
}

.ewph-style-wheat {
  color: wheat;
}
.ewph-style-wheat .ewph-panel-heading.ewph-open,
.ewph-style-wheat .ewph-panel-heading:hover,
.ewph-style-wheat .ewph-panel-heading a:after {
  color: wheat;
}
.ewph-style-wheat .ewph-panel-heading,
.ewph-style-wheat .ewph-panel-body {
  border-bottom-color: wheat;
}
.ewph-style-wheat.ewph-style-light {
  background-color: wheat;
}
.ewph-style-wheat.ewph-style-light h4, .ewph-style-wheat.ewph-style-light:hover .ewph-block-link {
  background-color: wheat;
}
.ewph-style-wheat.ewph-style-dark {
  background-color: rgb(235.1395348837, 189.4604651163, 104.0604651163);
}
.ewph-style-wheat.ewph-button {
  color: rgb(74.9395348837, 52.2604651163, 9.8604651163);
  background-color: wheat;
}
.ewph-style-wheat.ewph-button:hover {
  color: wheat;
  background-color: rgb(224.8186046512, 156.7813953488, 29.5813953488);
}
.ewph-style-wheat.ewph-button.ewph-style-light {
  color: white;
  background-color: wheat;
}
.ewph-style-wheat.ewph-button.ewph-style-light:hover {
  background-color: rgb(232.6744186047, 181.3255813953, 85.3255813953);
}

.ewph-style-white {
  color: white;
}
.ewph-style-white .ewph-panel-heading.ewph-open,
.ewph-style-white .ewph-panel-heading:hover,
.ewph-style-white .ewph-panel-heading a:after {
  color: white;
}
.ewph-style-white .ewph-panel-heading,
.ewph-style-white .ewph-panel-body {
  border-bottom-color: white;
}
.ewph-style-white.ewph-style-light {
  background-color: white;
}
.ewph-style-white.ewph-style-light h4, .ewph-style-white.ewph-style-light:hover .ewph-block-link {
  background-color: white;
}
.ewph-style-white.ewph-style-dark {
  background-color: #cccccc;
}
.ewph-style-white.ewph-button {
  color: #333333;
  background-color: white;
}
.ewph-style-white.ewph-button:hover {
  color: white;
  background-color: #999999;
}
.ewph-style-white.ewph-button.ewph-style-light {
  color: white;
  background-color: white;
}
.ewph-style-white.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 191.25, 191.25);
}

.ewph-style-whitesmoke {
  color: whitesmoke;
}
.ewph-style-whitesmoke .ewph-panel-heading.ewph-open,
.ewph-style-whitesmoke .ewph-panel-heading:hover,
.ewph-style-whitesmoke .ewph-panel-heading a:after {
  color: whitesmoke;
}
.ewph-style-whitesmoke .ewph-panel-heading,
.ewph-style-whitesmoke .ewph-panel-body {
  border-bottom-color: whitesmoke;
}
.ewph-style-whitesmoke.ewph-style-light {
  background-color: whitesmoke;
}
.ewph-style-whitesmoke.ewph-style-light h4, .ewph-style-whitesmoke.ewph-style-light:hover .ewph-block-link {
  background-color: whitesmoke;
}
.ewph-style-whitesmoke.ewph-style-dark {
  background-color: #c4c4c4;
}
.ewph-style-whitesmoke.ewph-button {
  color: #313131;
  background-color: whitesmoke;
}
.ewph-style-whitesmoke.ewph-button:hover {
  color: whitesmoke;
  background-color: #939393;
}
.ewph-style-whitesmoke.ewph-button.ewph-style-light {
  color: white;
  background-color: whitesmoke;
}
.ewph-style-whitesmoke.ewph-button.ewph-style-light:hover {
  background-color: rgb(183.75, 183.75, 183.75);
}

.ewph-style-yellow {
  color: yellow;
}
.ewph-style-yellow .ewph-panel-heading.ewph-open,
.ewph-style-yellow .ewph-panel-heading:hover,
.ewph-style-yellow .ewph-panel-heading a:after {
  color: yellow;
}
.ewph-style-yellow .ewph-panel-heading,
.ewph-style-yellow .ewph-panel-body {
  border-bottom-color: yellow;
}
.ewph-style-yellow.ewph-style-light {
  background-color: yellow;
}
.ewph-style-yellow.ewph-style-light h4, .ewph-style-yellow.ewph-style-light:hover .ewph-block-link {
  background-color: yellow;
}
.ewph-style-yellow.ewph-style-dark {
  background-color: #cccc00;
}
.ewph-style-yellow.ewph-button {
  color: #333300;
  background-color: yellow;
}
.ewph-style-yellow.ewph-button:hover {
  color: yellow;
  background-color: #999900;
}
.ewph-style-yellow.ewph-button.ewph-style-light {
  color: white;
  background-color: yellow;
}
.ewph-style-yellow.ewph-button.ewph-style-light:hover {
  background-color: rgb(191.25, 191.25, 0);
}

.ewph-style-yellowgreen {
  color: yellowgreen;
}
.ewph-style-yellowgreen .ewph-panel-heading.ewph-open,
.ewph-style-yellowgreen .ewph-panel-heading:hover,
.ewph-style-yellowgreen .ewph-panel-heading a:after {
  color: yellowgreen;
}
.ewph-style-yellowgreen .ewph-panel-heading,
.ewph-style-yellowgreen .ewph-panel-body {
  border-bottom-color: yellowgreen;
}
.ewph-style-yellowgreen.ewph-style-light {
  background-color: yellowgreen;
}
.ewph-style-yellowgreen.ewph-style-light h4, .ewph-style-yellowgreen.ewph-style-light:hover .ewph-block-link {
  background-color: yellowgreen;
}
.ewph-style-yellowgreen.ewph-style-dark {
  background-color: rgb(123.2, 164, 40);
}
.ewph-style-yellowgreen.ewph-button {
  color: rgb(30.8, 41, 10);
  background-color: yellowgreen;
}
.ewph-style-yellowgreen.ewph-button:hover {
  color: yellowgreen;
  background-color: rgb(92.4, 123, 30);
}
.ewph-style-yellowgreen.ewph-button.ewph-style-light {
  color: white;
  background-color: yellowgreen;
}
.ewph-style-yellowgreen.ewph-button.ewph-style-light:hover {
  background-color: rgb(115.5, 153.75, 37.5);
}

/* Timeline Colours */
.ewph-timeline:before {
  background-color: lightgray;
}

.ewph-timeline-item > .ewph-timeline-badge {
  background-color: dimgray;
}

.ewph-timeline-item > .ewph-timeline-panel:after {
  border-top: 3px solid dimgray;
}

.ewph-timeline-item > .ewph-timeline-panel {
  border: 3px solid dimgray;
}

.ewph-timeline-footer {
  background-color: #e1e1e1;
}

.ewph-timeline-item.purple > .ewph-timeline-panel,
.ewph-timeline-item.purple > .ewph-timeline-badge,
.ewph-timeline-item.purple > .ewph-timeline-panel:after {
  border-color: #6a4c93;
}
.ewph-timeline-item.purple .ewph-timeline-badge {
  background-color: #6a4c93;
}
.ewph-timeline-item.purple .ewph-timeline-footer {
  background-color: rgb(224.8843049327, 217.1623318386, 235.4376681614);
}

.ewph-timeline-item.red > .ewph-timeline-panel,
.ewph-timeline-item.red > .ewph-timeline-badge,
.ewph-timeline-item.red > .ewph-timeline-panel:after {
  border-color: #d33338;
}
.ewph-timeline-item.red .ewph-timeline-badge {
  background-color: #d33338;
}
.ewph-timeline-item.red .ewph-timeline-footer {
  background-color: rgb(246.2, 214.2, 215.2);
}

.ewph-timeline-item.green > .ewph-timeline-panel,
.ewph-timeline-item.green > .ewph-timeline-badge,
.ewph-timeline-item.green > .ewph-timeline-panel:after {
  border-color: #86b23e;
}
.ewph-timeline-item.green .ewph-timeline-badge {
  background-color: #86b23e;
}
.ewph-timeline-item.green .ewph-timeline-footer {
  background-color: rgb(231.15, 241.05, 214.95);
}

.ewph-timeline-item.orange > .ewph-timeline-panel,
.ewph-timeline-item.orange > .ewph-timeline-badge,
.ewph-timeline-item.orange > .ewph-timeline-panel:after {
  border-color: #efbe36;
}
.ewph-timeline-item.orange .ewph-timeline-badge {
  background-color: #efbe36;
}
.ewph-timeline-item.orange .ewph-timeline-footer {
  background-color: rgb(251.8, 242, 214.8);
}

.ewph-timeline-item.blue > .ewph-timeline-panel,
.ewph-timeline-item.blue > .ewph-timeline-badge,
.ewph-timeline-item.blue > .ewph-timeline-panel:after {
  border-color: #1982c4;
}
.ewph-timeline-item.blue .ewph-timeline-badge {
  background-color: #1982c4;
}
.ewph-timeline-item.blue .ewph-timeline-footer {
  background-color: rgb(203.7384615385, 231.2, 248.4615384615);
}

.ewph-timeline-item.black > .ewph-timeline-panel,
.ewph-timeline-item.black > .ewph-timeline-badge,
.ewph-timeline-item.black > .ewph-timeline-panel:after {
  border-color: #6a4c93;
}
.ewph-timeline-item.black .ewph-timeline-badge {
  background-color: #6a4c93;
}
.ewph-timeline-item.black .ewph-timeline-footer {
  background-color: rgb(224.8843049327, 217.1623318386, 235.4376681614);
}

/*# sourceMappingURL=ewph-styles.css.map */
