@media (max-width: 780px) {
  .so-widget-sow-button-atom-dd0b4398308e-5287 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-dd0b4398308e-5287 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dd0b4398308e-5287 .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: #ea7517;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd5e11), color-stop(1, #ea7517));
  background: -ms-linear-gradient(bottom, #bd5e11, #ea7517);
  background: -moz-linear-gradient(center bottom, #bd5e11 0%, #ea7517 100%);
  background: -o-linear-gradient(#ea7517, #bd5e11);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea7517', endColorstr='#bd5e11', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #af5710 #a6520f #974b0e #a6520f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 210px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-dd0b4398308e-5287 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dd0b4398308e-5287 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eb7b20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c66212), color-stop(1, #eb7b20));
  background: -ms-linear-gradient(bottom, #c66212, #eb7b20);
  background: -moz-linear-gradient(center bottom, #c66212 0%, #eb7b20 100%);
  background: -o-linear-gradient(#eb7b20, #c66212);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb7b20', endColorstr='#c66212', GradientType=0);
  border-color: #ec802a #eb7b20 #e77215 #eb7b20;
  color: #ffffff !important;
}