.so-widget-sow-button-atom-45e7395501b7 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  max-width: 100%;
  font-family: Battambang;
  font-weight: 700;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #1032c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c2694), color-stop(1, #1032c3));
  background: -ms-linear-gradient(bottom, #0c2694, #1032c3);
  background: -moz-linear-gradient(center bottom, #0c2694 0%, #1032c3 100%);
  background: -o-linear-gradient(#1032c3, #0c2694);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1032c3', endColorstr='#0c2694', GradientType=0);
  border: 1px solid;
  border-color: #0b2286 #0a207c #091c6e #0a207c;
  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-45e7395501b7 .ow-button-base a:active,
.so-widget-sow-button-atom-45e7395501b7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-45e7395501b7 .ow-button-base a.ow-button-hover:hover {
  background: #1134cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d289d), color-stop(1, #1134cc));
  background: -ms-linear-gradient(bottom, #0d289d, #1134cc);
  background: -moz-linear-gradient(center bottom, #0d289d 0%, #1134cc 100%);
  background: -o-linear-gradient(#1134cc, #0d289d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1134cc', endColorstr='#0d289d', GradientType=0);
  border-color: #1237d6 #1134cc #1031be #1134cc;
}