.so-widget-sow-button-atom-cafca07a96c2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #27f4cb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0bddb3), color-stop(1, #27f4cb));
  background: -ms-linear-gradient(bottom, #0bddb3, #27f4cb);
  background: -moz-linear-gradient(center bottom, #0bddb3 0%, #27f4cb 100%);
  background: -o-linear-gradient(#27f4cb, #0bddb3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27f4cb', endColorstr='#0bddb3', GradientType=0);
  border: 1px solid;
  border-color: #0bcea7 #0ac49f #09b693 #0ac49f;
  color: #000000 !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-cafca07a96c2 .ow-button-base a:visited,
.so-widget-sow-button-atom-cafca07a96c2 .ow-button-base a:active,
.so-widget-sow-button-atom-cafca07a96c2 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-cafca07a96c2 .ow-button-base a.ow-button-hover:hover {
  background: #31f4cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0ce6bb), color-stop(1, #31f4cd));
  background: -ms-linear-gradient(bottom, #0ce6bb, #31f4cd);
  background: -moz-linear-gradient(center bottom, #0ce6bb 0%, #31f4cd 100%);
  background: -o-linear-gradient(#31f4cd, #0ce6bb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31f4cd', endColorstr='#0ce6bb', GradientType=0);
  border-color: #0bd8af #0bcea7 #0ac09b #0bcea7;
  color: #050505;
}