@media (max-width: 780px) {
  .so-widget-sow-button-atom-b9452159d5ec .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-b9452159d5ec .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b9452159d5ec .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 65px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #a9812c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #816221), color-stop(1, #a9812c));
  background: -ms-linear-gradient(bottom, #816221, #a9812c);
  background: -moz-linear-gradient(center bottom, #816221 0%, #a9812c 100%);
  background: -o-linear-gradient(#a9812c, #816221);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9812c', endColorstr='#816221', GradientType=0);
  border: 1px solid;
  border-color: #74591e #6c531c #604919 #6c531c;
  color: #ffffff !important;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  -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-b9452159d5ec .ow-button-base a:active,
.so-widget-sow-button-atom-b9452159d5ec .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b9452159d5ec .ow-button-base a.ow-button-hover:hover {
  background: #b1872e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #896824), color-stop(1, #b1872e));
  background: -ms-linear-gradient(bottom, #896824, #b1872e);
  background: -moz-linear-gradient(center bottom, #896824 0%, #b1872e 100%);
  background: -o-linear-gradient(#b1872e, #896824);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1872e', endColorstr='#896824', GradientType=0);
  border-color: #b98d30 #b1872e #a57e2b #b1872e;
}