.so-widget-sow-button-atom-39afb3f7ba69 .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: #2c8089;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #205c62), color-stop(1, #2c8089));
  background: -ms-linear-gradient(bottom, #205c62, #2c8089);
  background: -moz-linear-gradient(center bottom, #205c62 0%, #2c8089 100%);
  background: -o-linear-gradient(#2c8089, #205c62);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c8089', endColorstr='#205c62', GradientType=0);
  border: 1px solid;
  border-color: #1c5157 #194a4f #163f44 #194a4f;
  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-39afb3f7ba69 .ow-button-base a:visited,
.so-widget-sow-button-atom-39afb3f7ba69 .ow-button-base a:active,
.so-widget-sow-button-atom-39afb3f7ba69 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-39afb3f7ba69 .ow-button-base a.ow-button-hover:hover {
  background: #2e8791;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #22636a), color-stop(1, #2e8791));
  background: -ms-linear-gradient(bottom, #22636a, #2e8791);
  background: -moz-linear-gradient(center bottom, #22636a 0%, #2e8791 100%);
  background: -o-linear-gradient(#2e8791, #22636a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e8791', endColorstr='#22636a', GradientType=0);
  border-color: #1e585f #1c5157 #18464b #1c5157;
  color: #ffffff;
}