.so-widget-sow-button-atom-586c4c62da66 .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: #226ccd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b55a1), color-stop(1, #226ccd));
  background: -ms-linear-gradient(bottom, #1b55a1, #226ccd);
  background: -moz-linear-gradient(center bottom, #1b55a1 0%, #226ccd 100%);
  background: -o-linear-gradient(#226ccd, #1b55a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#226ccd', endColorstr='#1b55a1', GradientType=0);
  border: 1px solid;
  border-color: #194e94 #17498b #15437e #17498b;
  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-586c4c62da66 .ow-button-base a:active,
.so-widget-sow-button-atom-586c4c62da66 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-586c4c62da66 .ow-button-base a.ow-button-hover:hover {
  background: #2371d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c5aaa), color-stop(1, #2371d6));
  background: -ms-linear-gradient(bottom, #1c5aaa, #2371d6);
  background: -moz-linear-gradient(center bottom, #1c5aaa 0%, #2371d6 100%);
  background: -o-linear-gradient(#2371d6, #1c5aaa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2371d6', endColorstr='#1c5aaa', GradientType=0);
  border-color: #2876db #2371d6 #216ac9 #2371d6;
}