.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #358d7c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #27685b), color-stop(1, #358d7c));
  background: -ms-linear-gradient(bottom, #27685b, #358d7c);
  background: -moz-linear-gradient(center bottom, #27685b 0%, #358d7c 100%);
  background: -o-linear-gradient(#358d7c, #27685b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#358d7c', endColorstr='#27685b', GradientType=0);
  border: 1px solid;
  border-color: #235d52 #20554b #1c4a41 #20554b;
  color: #ffffff !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-button-block-atom-ff4ef6979d99 .ow-button-base a .sow-icon-image,
.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a:visited,
.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a:active,
.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-button-block-atom-ff4ef6979d99 .ow-button-base a.ow-button-hover:hover {
  background: #389483;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a6f62), color-stop(1, #389483));
  background: -ms-linear-gradient(bottom, #2a6f62, #389483);
  background: -moz-linear-gradient(center bottom, #2a6f62 0%, #389483 100%);
  background: -o-linear-gradient(#389483, #2a6f62);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#389483', endColorstr='#2a6f62', GradientType=0);
  border-color: #266458 #235d52 #1f5248 #235d52;
  color: #ffffff;
}