.so-widget-sow-button-atom-1ae96dfbe46b .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #6b93d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4376c9), color-stop(1, #6b93d4));
  background: -ms-linear-gradient(bottom, #4376c9, #6b93d4);
  background: -moz-linear-gradient(center bottom, #4376c9 0%, #6b93d4 100%);
  background: -o-linear-gradient(#6b93d4, #4376c9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b93d4', endColorstr='#4376c9', GradientType=0);
  border: 1px solid;
  border-color: #396ec4 #3769bc #3363b0 #3769bc;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-1ae96dfbe46b .ow-button-base a:visited,
.so-widget-sow-button-atom-1ae96dfbe46b .ow-button-base a:active,
.so-widget-sow-button-atom-1ae96dfbe46b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1ae96dfbe46b .ow-button-base a.ow-button-hover:hover {
  background: #7399d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b7ccb), color-stop(1, #7399d6));
  background: -ms-linear-gradient(bottom, #4b7ccb, #7399d6);
  background: -moz-linear-gradient(center bottom, #4b7ccb 0%, #7399d6 100%);
  background: -o-linear-gradient(#7399d6, #4b7ccb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7399d6', endColorstr='#4b7ccb', GradientType=0);
  border-color: #4073c7 #396ec4 #3567b8 #396ec4;
  color: #ffffff;
}