.so-widget-sow-button-atom-6f73f589fa85 .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: #0045d4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0034a1), color-stop(1, #0045d4));
  background: -ms-linear-gradient(bottom, #0034a1, #0045d4);
  background: -moz-linear-gradient(center bottom, #0034a1 0%, #0045d4 100%);
  background: -o-linear-gradient(#0045d4, #0034a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0045d4', endColorstr='#0034a1', GradientType=0);
  border: 1px solid;
  border-color: #002f92 #002c88 #002778 #002c88;
  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-6f73f589fa85 .ow-button-base a:active,
.so-widget-sow-button-atom-6f73f589fa85 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6f73f589fa85 .ow-button-base a.ow-button-hover:hover {
  background: #0048de;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0038ab), color-stop(1, #0048de));
  background: -ms-linear-gradient(bottom, #0038ab, #0048de);
  background: -moz-linear-gradient(center bottom, #0038ab 0%, #0048de 100%);
  background: -o-linear-gradient(#0048de, #0038ab);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0048de', endColorstr='#0038ab', GradientType=0);
  border-color: #004ce8 #0048de #0043cf #0048de;
}