.so-widget-sow-button-atom-e56a85f23f9e .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: #39e4ea;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17d2d9), color-stop(1, #39e4ea));
  background: -ms-linear-gradient(bottom, #17d2d9, #39e4ea);
  background: -moz-linear-gradient(center bottom, #17d2d9 0%, #39e4ea 100%);
  background: -o-linear-gradient(#39e4ea, #17d2d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39e4ea', endColorstr='#17d2d9', GradientType=0);
  border: 1px solid;
  border-color: #16c5cb #15bcc2 #13afb4 #15bcc2;
  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-e56a85f23f9e .ow-button-base a:visited,
.so-widget-sow-button-atom-e56a85f23f9e .ow-button-base a:active,
.so-widget-sow-button-atom-e56a85f23f9e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e56a85f23f9e .ow-button-base a.ow-button-hover:hover {
  background: #42e5eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18dbe2), color-stop(1, #42e5eb));
  background: -ms-linear-gradient(bottom, #18dbe2, #42e5eb);
  background: -moz-linear-gradient(center bottom, #18dbe2 0%, #42e5eb 100%);
  background: -o-linear-gradient(#42e5eb, #18dbe2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42e5eb', endColorstr='#18dbe2', GradientType=0);
  border-color: #17ced4 #16c5cb #14b8bd #16c5cb;
  color: #ffffff;
}