@media (max-width: 780px) {
  .so-widget-sow-button-atom-b802c0ddcb88-1007 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b802c0ddcb88-1007 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b802c0ddcb88-1007 .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: #e55e34;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc441a), color-stop(1, #e55e34));
  background: -ms-linear-gradient(bottom, #cc441a, #e55e34);
  background: -moz-linear-gradient(center bottom, #cc441a 0%, #e55e34 100%);
  background: -o-linear-gradient(#e55e34, #cc441a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55e34', endColorstr='#cc441a', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #be4018 #b53d17 #a83815 #b53d17;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-b802c0ddcb88-1007 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b802c0ddcb88-1007 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e6653d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5471b), color-stop(1, #e6653d));
  background: -ms-linear-gradient(bottom, #d5471b, #e6653d);
  background: -moz-linear-gradient(center bottom, #d5471b 0%, #e6653d 100%);
  background: -o-linear-gradient(#e6653d, #d5471b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6653d', endColorstr='#d5471b', GradientType=0);
  border-color: #e76c46 #e6653d #e45a2f #e6653d;
  color: #ffffff !important;
}