.so-widget-sow-button-atom-c62dc1c2fc41 .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.3em;
  padding: 1em 2em;
  background: #ffd802;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ceae00),color-stop(1,#ffd802));
  background: -ms-linear-gradient(bottom,#ceae00,#ffd802);
  background: -moz-linear-gradient(center bottom,#ceae00 0%,#ffd802 100%);
  background: -o-linear-gradient(#ffd802,#ceae00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd802', endColorstr='#ceae00', GradientType=0);
  border: 1px solid;
  border-color: #bfa100 #b59900 #a58c00 #b59900;
  color: #083464 !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-c62dc1c2fc41 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-c62dc1c2fc41 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-c62dc1c2fc41 .ow-button-base a:visited,
.so-widget-sow-button-atom-c62dc1c2fc41 .ow-button-base a:active,
.so-widget-sow-button-atom-c62dc1c2fc41 .ow-button-base a:hover {
  color: #083464 !important;
}
.so-widget-sow-button-atom-c62dc1c2fc41 .ow-button-base a.ow-button-hover:hover {
  background: #ffda0c;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#d8b700),color-stop(1,#ffda0c));
  background: -ms-linear-gradient(bottom,#d8b700,#ffda0c);
  background: -moz-linear-gradient(center bottom,#d8b700 0%,#ffda0c 100%);
  background: -o-linear-gradient(#ffda0c,#d8b700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda0c', endColorstr='#d8b700', GradientType=0);
  border-color: #c9aa00 #bfa100 #af9400 #bfa100;
  color: #09396d;
}