.so-widget-sow-button-atom-bdc8addaf1ab .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #c3913b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c742f), color-stop(1, #c3913b));
  background: -ms-linear-gradient(bottom, #9c742f, #c3913b);
  background: -moz-linear-gradient(center bottom, #9c742f 0%, #c3913b 100%);
  background: -o-linear-gradient(#c3913b, #9c742f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c3913b', endColorstr='#9c742f', GradientType=0);
  border: 1px solid;
  border-color: #906b2c #886529 #7d5d26 #886529;
  color: #f3efe5 !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-bdc8addaf1ab .ow-button-base a:active,
.so-widget-sow-button-atom-bdc8addaf1ab .ow-button-base a:hover {
  color: #2f0947 !important;
}
.so-widget-sow-button-atom-bdc8addaf1ab .ow-button-base a.ow-button-hover:hover {
  background: #c69642;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a47a32), color-stop(1, #c69642));
  background: -ms-linear-gradient(bottom, #a47a32, #c69642);
  background: -moz-linear-gradient(center bottom, #a47a32 0%, #c69642 100%);
  background: -o-linear-gradient(#c69642, #a47a32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c69642', endColorstr='#a47a32', GradientType=0);
  border-color: #c89a4a #c69642 #bf8e3a #c69642;
}