.so-widget-sow-button-atom-65131ee6f044 .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: #ffc706;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2a300), color-stop(1, #ffc706));
  background: -ms-linear-gradient(bottom, #d2a300, #ffc706);
  background: -moz-linear-gradient(center bottom, #d2a300 0%, #ffc706 100%);
  background: -o-linear-gradient(#ffc706, #d2a300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc706', endColorstr='#d2a300', GradientType=0);
  border: 1px solid;
  border-color: #c39700 #b88f00 #a98300 #b88f00;
  color: #014c90 !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-65131ee6f044 .ow-button-base a:active,
.so-widget-sow-button-atom-65131ee6f044 .ow-button-base a:hover {
  color: #014c90 !important;
}
.so-widget-sow-button-atom-65131ee6f044 .ow-button-base a.ow-button-hover:hover {
  background: #ffc910;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dcab00), color-stop(1, #ffc910));
  background: -ms-linear-gradient(bottom, #dcab00, #ffc910);
  background: -moz-linear-gradient(center bottom, #dcab00 0%, #ffc910 100%);
  background: -o-linear-gradient(#ffc910, #dcab00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc910', endColorstr='#dcab00', GradientType=0);
  border-color: #ffcc1a #ffc910 #ffc601 #ffc910;
}