.so-widget-sow-button-atom-1c41817714a4 .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: #2e388e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222967), color-stop(1, #2e388e));
  background: -ms-linear-gradient(bottom, #222967, #2e388e);
  background: -moz-linear-gradient(center bottom, #222967 0%, #2e388e 100%);
  background: -o-linear-gradient(#2e388e, #222967);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e388e', endColorstr='#222967', GradientType=0);
  border: 1px solid;
  border-color: #1e245c #1b2154 #181d49 #1b2154;
  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-1c41817714a4 .ow-button-base a:visited,
.so-widget-sow-button-atom-1c41817714a4 .ow-button-base a:active,
.so-widget-sow-button-atom-1c41817714a4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1c41817714a4 .ow-button-base a.ow-button-hover:hover {
  background: #303b96;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #242c6f), color-stop(1, #303b96));
  background: -ms-linear-gradient(bottom, #242c6f, #303b96);
  background: -moz-linear-gradient(center bottom, #242c6f 0%, #303b96 100%);
  background: -o-linear-gradient(#303b96, #242c6f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#303b96', endColorstr='#242c6f', GradientType=0);
  border-color: #202764 #1e245c #1a2050 #1e245c;
  color: #ffffff;
}