.so-widget-sow-button-atom-6d7983bb6b94 .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.15em;
  padding: 0.5em 1em;
  background: #192f68;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f1c3f), color-stop(1, #192f68));
  background: -ms-linear-gradient(bottom, #0f1c3f, #192f68);
  background: -moz-linear-gradient(center bottom, #0f1c3f 0%, #192f68 100%);
  background: -o-linear-gradient(#192f68, #0f1c3f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#192f68', endColorstr='#0f1c3f', GradientType=0);
  border: 1px solid;
  border-color: #0c1733 #0a132a #070e1e #0a132a;
  color: #f4f4f4 !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-6d7983bb6b94 .ow-button-base a:visited,
.so-widget-sow-button-atom-6d7983bb6b94 .ow-button-base a:active,
.so-widget-sow-button-atom-6d7983bb6b94 .ow-button-base a:hover {
  color: #f4f4f4 !important;
}
.so-widget-sow-button-atom-6d7983bb6b94 .ow-button-base a.ow-button-hover:hover {
  background: #1b3370;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #112047), color-stop(1, #1b3370));
  background: -ms-linear-gradient(bottom, #112047, #1b3370);
  background: -moz-linear-gradient(center bottom, #112047 0%, #1b3370 100%);
  background: -o-linear-gradient(#1b3370, #112047);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b3370', endColorstr='#112047', GradientType=0);
  border-color: #0e1b3b #0c1733 #091126 #0c1733;
  color: #f9f9f9;
}