@media (max-width: 780px) {
  .so-widget-sow-button-atom-e3110513be7b .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-e3110513be7b .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e3110513be7b .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: #d79800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a47400), color-stop(1, #d79800));
  background: -ms-linear-gradient(bottom, #a47400, #d79800);
  background: -moz-linear-gradient(center bottom, #a47400 0%, #d79800 100%);
  background: -o-linear-gradient(#d79800, #a47400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d79800', endColorstr='#a47400', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #956900 #8b6200 #7b5700 #8b6200;
  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-e3110513be7b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e3110513be7b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e19f00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae7b00), color-stop(1, #e19f00));
  background: -ms-linear-gradient(bottom, #ae7b00, #e19f00);
  background: -moz-linear-gradient(center bottom, #ae7b00 0%, #e19f00 100%);
  background: -o-linear-gradient(#e19f00, #ae7b00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e19f00', endColorstr='#ae7b00', GradientType=0);
  border-color: #eba600 #e19f00 #d29400 #e19f00;
  color: #ffffff !important;
}