.so-widget-sow-button-atom-e15343c569d9 .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: #deb314;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af8d10), color-stop(1, #deb314));
  background: -ms-linear-gradient(bottom, #af8d10, #deb314);
  background: -moz-linear-gradient(center bottom, #af8d10 0%, #deb314 100%);
  background: -o-linear-gradient(#deb314, #af8d10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb314', endColorstr='#af8d10', GradientType=0);
  border: 1px solid;
  border-color: #a1820f #987a0e #8a6f0c #987a0e;
  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-e15343c569d9 .ow-button-base a:visited,
.so-widget-sow-button-atom-e15343c569d9 .ow-button-base a:active,
.so-widget-sow-button-atom-e15343c569d9 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-e15343c569d9 .ow-button-base a.ow-button-hover:hover {
  background: #e7bb15;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b99511), color-stop(1, #e7bb15));
  background: -ms-linear-gradient(bottom, #b99511, #e7bb15);
  background: -moz-linear-gradient(center bottom, #b99511 0%, #e7bb15 100%);
  background: -o-linear-gradient(#e7bb15, #b99511);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7bb15', endColorstr='#b99511', GradientType=0);
  border-color: #ab8a0f #a1820f #93770d #a1820f;
  color: #050505;
}