@media (max-width: 780px) {
  .so-widget-sow-button-atom-b96461006baf .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b96461006baf .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b96461006baf .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #d7a450;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c78d2d), color-stop(1, #d7a450));
  background: -ms-linear-gradient(bottom, #c78d2d, #d7a450);
  background: -moz-linear-gradient(center bottom, #c78d2d 0%, #d7a450 100%);
  background: -o-linear-gradient(#d7a450, #c78d2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7a450', endColorstr='#c78d2d', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #ba842b #b27e29 #a57526 #b27e29;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b96461006baf .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b96461006baf .ow-button-base a.ow-button-hover:hover {
  background: #d9a858;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cf932f), color-stop(1, #d9a858));
  background: -ms-linear-gradient(bottom, #cf932f, #d9a858);
  background: -moz-linear-gradient(center bottom, #cf932f 0%, #d9a858 100%);
  background: -o-linear-gradient(#d9a858, #cf932f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9a858', endColorstr='#cf932f', GradientType=0);
  border-color: #dbad61 #d9a858 #d6a24c #d9a858;
  color: #ffffff !important;
}