.so-widget-sow-button-atom-44eea323407c .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: 1.15em;
  padding: 1.4em 2.8em;
  background: #0193cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #016f9c), color-stop(1, #0193cf));
  background: -ms-linear-gradient(bottom, #016f9c, #0193cf);
  background: -moz-linear-gradient(center bottom, #016f9c 0%, #0193cf 100%);
  background: -o-linear-gradient(#0193cf, #016f9c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0193cf', endColorstr='#016f9c', GradientType=0);
  border: 1px solid;
  border-color: #01648d #015d83 #015274 #015d83;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-44eea323407c .ow-button-base a:active,
.so-widget-sow-button-atom-44eea323407c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-44eea323407c .ow-button-base a.ow-button-hover:hover {
  background: #019ad9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0176a6), color-stop(1, #019ad9));
  background: -ms-linear-gradient(bottom, #0176a6, #019ad9);
  background: -moz-linear-gradient(center bottom, #0176a6 0%, #019ad9 100%);
  background: -o-linear-gradient(#019ad9, #0176a6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad9', endColorstr='#0176a6', GradientType=0);
  border-color: #01a1e3 #019ad9 #018fca #019ad9;
}