.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #04542d;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#022313),color-stop(1,#04542d));
  background: -ms-linear-gradient(bottom,#022313,#04542d);
  background: -moz-linear-gradient(center bottom,#022313 0%,#04542d 100%);
  background: -o-linear-gradient(#04542d,#022313);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04542d', endColorstr='#022313', GradientType=0);
  border: 1px solid;
  border-color: #01150b #010b06 #000000 #010b06;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-81d7dd212811 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a:visited,
.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a:active,
.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-81d7dd212811 .ow-button-base a.ow-button-hover:hover {
  background: #045e32;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#022d18),color-stop(1,#045e32));
  background: -ms-linear-gradient(bottom,#022d18,#045e32);
  background: -moz-linear-gradient(center bottom,#022d18 0%,#045e32 100%);
  background: -o-linear-gradient(#045e32,#022d18);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045e32', endColorstr='#022d18', GradientType=0);
  border-color: #011e10 #01150b #000603 #01150b;
  color: #ffffff;
}