@media (max-width: 780px) {
  .so-widget-sow-button-atom-207eaee5ec2c .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-207eaee5ec2c .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-207eaee5ec2c .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: #ff7550;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff4d1d), color-stop(1, #ff7550));
  background: -ms-linear-gradient(bottom, #ff4d1d, #ff7550);
  background: -moz-linear-gradient(center bottom, #ff4d1d 0%, #ff7550 100%);
  background: -o-linear-gradient(#ff7550, #ff4d1d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7550', endColorstr='#ff4d1d', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #ff410e #ff3903 #f33300 #ff3903;
  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-207eaee5ec2c .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-207eaee5ec2c .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff7d5a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff5527), color-stop(1, #ff7d5a));
  background: -ms-linear-gradient(bottom, #ff5527, #ff7d5a);
  background: -moz-linear-gradient(center bottom, #ff5527 0%, #ff7d5a 100%);
  background: -o-linear-gradient(#ff7d5a, #ff5527);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7d5a', endColorstr='#ff5527', GradientType=0);
  border-color: #ff8564 #ff7d5a #ff714b #ff7d5a;
  color: #ffffff !important;
}