.so-widget-sow-button-atom-a63597592c81 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1.4em 2.8em;
  background: #098be2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #076db1), color-stop(1, #098be2));
  background: -ms-linear-gradient(bottom, #076db1, #098be2);
  background: -moz-linear-gradient(center bottom, #076db1 0%, #098be2 100%);
  background: -o-linear-gradient(#098be2, #076db1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#098be2', endColorstr='#076db1', GradientType=0);
  border: 1px solid;
  border-color: #0664a2 #065e98 #05558a #065e98;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-a63597592c81 .ow-button-base a:visited,
.so-widget-sow-button-atom-a63597592c81 .ow-button-base a:active,
.so-widget-sow-button-atom-a63597592c81 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a63597592c81 .ow-button-base a.ow-button-hover:hover {
  background: #0991ec;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0773bb), color-stop(1, #0991ec));
  background: -ms-linear-gradient(bottom, #0773bb, #0991ec);
  background: -moz-linear-gradient(center bottom, #0773bb 0%, #0991ec 100%);
  background: -o-linear-gradient(#0991ec, #0773bb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0991ec', endColorstr='#0773bb', GradientType=0);
  border-color: #076aac #0664a2 #065b94 #0664a2;
  color: #ffffff;
}