<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Capriola);
.so-widget-sow-button-atom-1ea573560b6f .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Capriola;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #fbfbfb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2e2e2), color-stop(1, #fbfbfb));
  background: -ms-linear-gradient(bottom, #e2e2e2, #fbfbfb);
  background: -moz-linear-gradient(center bottom, #e2e2e2 0%, #fbfbfb 100%);
  background: -o-linear-gradient(#fbfbfb, #e2e2e2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e2e2e2', GradientType=0);
  border: 1px solid;
  border-color: #dadada #d5d5d5 #cdcdcd #d5d5d5;
  color: #e7501e !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-1ea573560b6f .ow-button-base a:visited,
.so-widget-sow-button-atom-1ea573560b6f .ow-button-base a:active,
.so-widget-sow-button-atom-1ea573560b6f .ow-button-base a:hover {
  color: #e7501e !important;
}
.so-widget-sow-button-atom-1ea573560b6f .ow-button-base a.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7e7e7), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e7e7e7, #ffffff);
  background: -moz-linear-gradient(center bottom, #e7e7e7 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #e7e7e7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0);
  border-color: #dfdfdf #dadada #d2d2d2 #dadada;
  color: #e85727;
}</pre></body></html>