.so-widget-sow-button-atom-7cb4029c780a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #bbae58;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f9341), color-stop(1, #bbae58));
  background: -ms-linear-gradient(bottom, #9f9341, #bbae58);
  background: -moz-linear-gradient(center bottom, #9f9341 0%, #bbae58 100%);
  background: -o-linear-gradient(#bbae58, #9f9341);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbae58', endColorstr='#9f9341', GradientType=0);
  border: 1px solid;
  border-color: #94893c #8d8239 #827835 #8d8239;
  color: #ffffff !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-7cb4029c780a .ow-button-base a:visited,
.so-widget-sow-button-atom-7cb4029c780a .ow-button-base a:active,
.so-widget-sow-button-atom-7cb4029c780a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7cb4029c780a .ow-button-base a.ow-button-hover:hover {
  background: #beb25f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a69944), color-stop(1, #beb25f));
  background: -ms-linear-gradient(bottom, #a69944, #beb25f);
  background: -moz-linear-gradient(center bottom, #a69944 0%, #beb25f 100%);
  background: -o-linear-gradient(#beb25f, #a69944);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#beb25f', endColorstr='#a69944', GradientType=0);
  border-color: #9c8f3f #94893c #897f38 #94893c;
  color: #ffffff;
}