.so-widget-sow-button-atom-2ef64763114e .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: #3ec9bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea69a), color-stop(1, #3ec9bb));
  background: -ms-linear-gradient(bottom, #2ea69a, #3ec9bb);
  background: -moz-linear-gradient(center bottom, #2ea69a 0%, #3ec9bb 100%);
  background: -o-linear-gradient(#3ec9bb, #2ea69a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ec9bb', endColorstr='#2ea69a', GradientType=0);
  border: 1px solid;
  border-color: #2b9a8f #299287 #25867c #299287;
  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-2ef64763114e .ow-button-base a:visited,
.so-widget-sow-button-atom-2ef64763114e .ow-button-base a:active,
.so-widget-sow-button-atom-2ef64763114e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2ef64763114e .ow-button-base a.ow-button-hover:hover {
  background: #46cbbe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #31aea1), color-stop(1, #46cbbe));
  background: -ms-linear-gradient(bottom, #31aea1, #46cbbe);
  background: -moz-linear-gradient(center bottom, #31aea1 0%, #46cbbe 100%);
  background: -o-linear-gradient(#46cbbe, #31aea1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46cbbe', endColorstr='#31aea1', GradientType=0);
  border-color: #2da296 #2b9a8f #288e83 #2b9a8f;
  color: #ffffff;
}