@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.so-widget-sow-button-atom-867439ddd19c .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #f9d308;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9aa05), color-stop(1, #f9d308));
  background: -ms-linear-gradient(bottom, #c9aa05, #f9d308);
  background: -moz-linear-gradient(center bottom, #c9aa05 0%, #f9d308 100%);
  background: -o-linear-gradient(#f9d308, #c9aa05);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d308', endColorstr='#c9aa05', GradientType=0);
  border: 1px solid;
  border-color: #ba9e05 #b09504 #a18804 #b09504;
  color: #000000 !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-867439ddd19c .ow-button-base a:visited,
.so-widget-sow-button-atom-867439ddd19c .ow-button-base a:active,
.so-widget-sow-button-atom-867439ddd19c .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-867439ddd19c .ow-button-base a.ow-button-hover:hover {
  background: #f9d512;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d3b305), color-stop(1, #f9d512));
  background: -ms-linear-gradient(bottom, #d3b305, #f9d512);
  background: -moz-linear-gradient(center bottom, #d3b305 0%, #f9d512 100%);
  background: -o-linear-gradient(#f9d512, #d3b305);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d512', endColorstr='#d3b305', GradientType=0);
  border-color: #c4a605 #ba9e05 #ab9104 #ba9e05;
  color: #050505;
}