.so-widget-sow-button-atom-d05d21a5ca0a .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: 1em 2em;
  background: #ecb531;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69d14), color-stop(1, #ecb531));
  background: -ms-linear-gradient(bottom, #d69d14, #ecb531);
  background: -moz-linear-gradient(center bottom, #d69d14 0%, #ecb531 100%);
  background: -o-linear-gradient(#ecb531, #d69d14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecb531', endColorstr='#d69d14', GradientType=0);
  border: 1px solid;
  border-color: #c89312 #bf8c12 #b18210 #bf8c12;
  color: #000000 !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-d05d21a5ca0a .ow-button-base a:visited,
.so-widget-sow-button-atom-d05d21a5ca0a .ow-button-base a:active,
.so-widget-sow-button-atom-d05d21a5ca0a .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-d05d21a5ca0a .ow-button-base a.ow-button-hover:hover {
  background: #edb83a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0a415), color-stop(1, #edb83a));
  background: -ms-linear-gradient(bottom, #e0a415, #edb83a);
  background: -moz-linear-gradient(center bottom, #e0a415 0%, #edb83a 100%);
  background: -o-linear-gradient(#edb83a, #e0a415);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb83a', endColorstr='#e0a415', GradientType=0);
  border-color: #d29a13 #c89312 #ba8911 #c89312;
  color: #050505;
}