.so-widget-sow-button-atom-c98e85cca602 .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: 1.15em;
  padding: 1em 2em;
  background: #41c5d3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2aa9b7), color-stop(1, #41c5d3));
  background: -ms-linear-gradient(bottom, #2aa9b7, #41c5d3);
  background: -moz-linear-gradient(center bottom, #2aa9b7 0%, #41c5d3 100%);
  background: -o-linear-gradient(#41c5d3, #2aa9b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41c5d3', endColorstr='#2aa9b7', GradientType=0);
  border: 1px solid;
  border-color: #279eaa #2696a2 #238b96 #2696a2;
  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-c98e85cca602 .ow-button-base a:active,
.so-widget-sow-button-atom-c98e85cca602 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c98e85cca602 .ow-button-base a.ow-button-hover:hover {
  background: #49c8d5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2cb1bf), color-stop(1, #49c8d5));
  background: -ms-linear-gradient(bottom, #2cb1bf, #49c8d5);
  background: -moz-linear-gradient(center bottom, #2cb1bf 0%, #49c8d5 100%);
  background: -o-linear-gradient(#49c8d5, #2cb1bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49c8d5', endColorstr='#2cb1bf', GradientType=0);
  border-color: #52cad7 #49c8d5 #3dc4d2 #49c8d5;
}