.so-widget-sow-button-atom-3f3e7d4cee45 .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: #25eded;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #11cece), color-stop(1, #25eded));
  background: -ms-linear-gradient(bottom, #11cece, #25eded);
  background: -moz-linear-gradient(center bottom, #11cece 0%, #25eded 100%);
  background: -o-linear-gradient(#25eded, #11cece);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25eded', endColorstr='#11cece', GradientType=0);
  border: 1px solid;
  border-color: #10c0c0 #0fb6b6 #0ea8a8 #0fb6b6;
  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-3f3e7d4cee45 .ow-button-base a:visited,
.so-widget-sow-button-atom-3f3e7d4cee45 .ow-button-base a:active,
.so-widget-sow-button-atom-3f3e7d4cee45 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-3f3e7d4cee45 .ow-button-base a.ow-button-hover:hover {
  background: #2eeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #12d7d7), color-stop(1, #2eeeee));
  background: -ms-linear-gradient(bottom, #12d7d7, #2eeeee);
  background: -moz-linear-gradient(center bottom, #12d7d7 0%, #2eeeee 100%);
  background: -o-linear-gradient(#2eeeee, #12d7d7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2eeeee', endColorstr='#12d7d7', GradientType=0);
  border-color: #11c9c9 #10c0c0 #0fb2b2 #10c0c0;
  color: #050505;
}