.so-widget-sow-button-atom-62af979aaed7 .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: #b35521;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #884119), color-stop(1, #b35521));
  background: -ms-linear-gradient(bottom, #884119, #b35521);
  background: -moz-linear-gradient(center bottom, #884119 0%, #b35521 100%);
  background: -o-linear-gradient(#b35521, #884119);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b35521', endColorstr='#884119', GradientType=0);
  border: 1px solid;
  border-color: #7b3a17 #723615 #653013 #723615;
  color: #fff9eb !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-62af979aaed7 .ow-button-base a:visited,
.so-widget-sow-button-atom-62af979aaed7 .ow-button-base a:active,
.so-widget-sow-button-atom-62af979aaed7 .ow-button-base a:hover {
  color: #fff9eb !important;
}
.so-widget-sow-button-atom-62af979aaed7 .ow-button-base a.ow-button-hover:hover {
  background: #bc5923;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #91451b), color-stop(1, #bc5923));
  background: -ms-linear-gradient(bottom, #91451b, #bc5923);
  background: -moz-linear-gradient(center bottom, #91451b 0%, #bc5923 100%);
  background: -o-linear-gradient(#bc5923, #91451b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc5923', endColorstr='#91451b', GradientType=0);
  border-color: #843f18 #7b3a17 #6e3414 #7b3a17;
  color: #fffcf5;
}