.so-widget-sow-button-atom-bd20f52e5556 .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.3em;
  padding: 1em 2em;
  background: #41d3b6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ab79b), color-stop(1, #41d3b6));
  background: -ms-linear-gradient(bottom, #2ab79b, #41d3b6);
  background: -moz-linear-gradient(center bottom, #2ab79b 0%, #41d3b6 100%);
  background: -o-linear-gradient(#41d3b6, #2ab79b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41d3b6', endColorstr='#2ab79b', GradientType=0);
  border: 1px solid;
  border-color: #27aa90 #26a289 #23967f #26a289;
  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-bd20f52e5556 .ow-button-base a:active,
.so-widget-sow-button-atom-bd20f52e5556 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bd20f52e5556 .ow-button-base a.ow-button-hover:hover {
  background: #49d5b9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2cbfa2), color-stop(1, #49d5b9));
  background: -ms-linear-gradient(bottom, #2cbfa2, #49d5b9);
  background: -moz-linear-gradient(center bottom, #2cbfa2 0%, #49d5b9 100%);
  background: -o-linear-gradient(#49d5b9, #2cbfa2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49d5b9', endColorstr='#2cbfa2', GradientType=0);
  border-color: #52d7bc #49d5b9 #3dd2b4 #49d5b9;
}