.so-widget-sow-button-atom-c55d4548073d .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: 0.5em 1em;
  background: #ffb200;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc8e00), color-stop(1, #ffb200));
  background: -ms-linear-gradient(bottom, #cc8e00, #ffb200);
  background: -moz-linear-gradient(center bottom, #cc8e00 0%, #ffb200 100%);
  background: -o-linear-gradient(#ffb200, #cc8e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb200', endColorstr='#cc8e00', GradientType=0);
  border: 1px solid;
  border-color: #bd8400 #b37d00 #a37200 #b37d00;
  color: #ffffff !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-c55d4548073d .ow-button-base a:active,
.so-widget-sow-button-atom-c55d4548073d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c55d4548073d .ow-button-base a.ow-button-hover:hover {
  background: #ffb50a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69600), color-stop(1, #ffb50a));
  background: -ms-linear-gradient(bottom, #d69600, #ffb50a);
  background: -moz-linear-gradient(center bottom, #d69600 0%, #ffb50a 100%);
  background: -o-linear-gradient(#ffb50a, #d69600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb50a', endColorstr='#d69600', GradientType=0);
  border-color: #ffb814 #ffb50a #faae00 #ffb50a;
}