.so-widget-sow-button-atom-9f57d9eb383b .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: #1fc1b1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #189589), color-stop(1, #1fc1b1));
  background: -ms-linear-gradient(bottom, #189589, #1fc1b1);
  background: -moz-linear-gradient(center bottom, #189589 0%, #1fc1b1 100%);
  background: -o-linear-gradient(#1fc1b1, #189589);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fc1b1', endColorstr='#189589', GradientType=0);
  border: 1px solid;
  border-color: #16887d #147f75 #127268 #147f75;
  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-9f57d9eb383b .ow-button-base a:visited,
.so-widget-sow-button-atom-9f57d9eb383b .ow-button-base a:active,
.so-widget-sow-button-atom-9f57d9eb383b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9f57d9eb383b .ow-button-base a.ow-button-hover:hover {
  background: #20cab9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #199e91), color-stop(1, #20cab9));
  background: -ms-linear-gradient(bottom, #199e91, #20cab9);
  background: -moz-linear-gradient(center bottom, #199e91 0%, #20cab9 100%);
  background: -o-linear-gradient(#20cab9, #199e91);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20cab9', endColorstr='#199e91', GradientType=0);
  border-color: #179185 #16887d #147b71 #16887d;
  color: #ffffff;
}