@media (max-width: 780px) {
  .so-widget-sow-button-atom-eabccaebb15a-9241 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-eabccaebb15a-9241 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-eabccaebb15a-9241 .ow-button-base a {
  -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: #f48a22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8710b), color-stop(1, #f48a22));
  background: -ms-linear-gradient(bottom, #d8710b, #f48a22);
  background: -moz-linear-gradient(center bottom, #d8710b 0%, #f48a22 100%);
  background: -o-linear-gradient(#f48a22, #d8710b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48a22', endColorstr='#d8710b', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #ca690a #c0640a #b15c09 #c0640a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 25%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-eabccaebb15a-9241 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-eabccaebb15a-9241 .ow-button-base a.ow-button-hover:hover {
  background: #f48f2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2760b), color-stop(1, #f48f2c));
  background: -ms-linear-gradient(bottom, #e2760b, #f48f2c);
  background: -moz-linear-gradient(center bottom, #e2760b 0%, #f48f2c 100%);
  background: -o-linear-gradient(#f48f2c, #e2760b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48f2c', endColorstr='#e2760b', GradientType=0);
  border-color: #f59435 #f48f2c #f4871d #f48f2c;
  color: #ffffff !important;
}