.so-widget-sow-button-atom-df5e91ba4cfd .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #3f80cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d67ab), color-stop(1, #3f80cc));
  background: -ms-linear-gradient(bottom, #2d67ab, #3f80cc);
  background: -moz-linear-gradient(center bottom, #2d67ab 0%, #3f80cc 100%);
  background: -o-linear-gradient(#3f80cc, #2d67ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f80cc', endColorstr='#2d67ab', GradientType=0);
  border: 1px solid;
  border-color: #2a609f #285b97 #25548a #285b97;
  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-df5e91ba4cfd .ow-button-base a:visited,
.so-widget-sow-button-atom-df5e91ba4cfd .ow-button-base a:active,
.so-widget-sow-button-atom-df5e91ba4cfd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-df5e91ba4cfd .ow-button-base a.ow-button-hover:hover {
  background: #4785ce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f6cb3), color-stop(1, #4785ce));
  background: -ms-linear-gradient(bottom, #2f6cb3, #4785ce);
  background: -moz-linear-gradient(center bottom, #2f6cb3 0%, #4785ce 100%);
  background: -o-linear-gradient(#4785ce, #2f6cb3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4785ce', endColorstr='#2f6cb3', GradientType=0);
  border-color: #2c65a7 #2a609f #275992 #2a609f;
  color: #ffffff;
}