.so-widget-sow-button-atom-fa4c5c4765fd .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: 1.45em;
  padding: 1em 2em;
  background: #000bed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0009ba), color-stop(1, #000bed));
  background: -ms-linear-gradient(bottom, #0009ba, #000bed);
  background: -moz-linear-gradient(center bottom, #0009ba 0%, #000bed 100%);
  background: -o-linear-gradient(#000bed, #0009ba);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000bed', endColorstr='#0009ba', GradientType=0);
  border: 1px solid;
  border-color: #0008ab #0007a1 #000791 #0007a1;
  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-fa4c5c4765fd .ow-button-base a:visited,
.so-widget-sow-button-atom-fa4c5c4765fd .ow-button-base a:active,
.so-widget-sow-button-atom-fa4c5c4765fd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fa4c5c4765fd .ow-button-base a.ow-button-hover:hover {
  background: #000bf7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0009c4), color-stop(1, #000bf7));
  background: -ms-linear-gradient(bottom, #0009c4, #000bf7);
  background: -moz-linear-gradient(center bottom, #0009c4 0%, #000bf7 100%);
  background: -o-linear-gradient(#000bf7, #0009c4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000bf7', endColorstr='#0009c4', GradientType=0);
  border-color: #0008b5 #0008ab #00079b #0008ab;
  color: #ffffff;
}