@media (max-width: 780px) {
  .so-widget-sow-button-atom-71e5c56c5c7a-1302 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-71e5c56c5c7a-1302 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-71e5c56c5c7a-1302 .ow-button-base .sowb-button {
  -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: #ba9b3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #947b32), color-stop(1, #ba9b3f));
  background: -ms-linear-gradient(bottom, #947b32, #ba9b3f);
  background: -moz-linear-gradient(center bottom, #947b32 0%, #ba9b3f 100%);
  background: -o-linear-gradient(#ba9b3f, #947b32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba9b3f', endColorstr='#947b32', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #88722e #816b2c #756228 #816b2c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-71e5c56c5c7a-1302 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-71e5c56c5c7a-1302 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c0a044;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c8235), color-stop(1, #c0a044));
  background: -ms-linear-gradient(bottom, #9c8235, #c0a044);
  background: -moz-linear-gradient(center bottom, #9c8235 0%, #c0a044 100%);
  background: -o-linear-gradient(#c0a044, #9c8235);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0a044', endColorstr='#9c8235', GradientType=0);
  border-color: #c2a44b #c0a044 #b6983e #c0a044;
  color: #ffffff !important;
}