@media (max-width: 780px) {
  .so-widget-sow-button-atom-4a8004ebe249 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4a8004ebe249 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4a8004ebe249 .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: #ed6104;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb4c03), color-stop(1, #ed6104));
  background: -ms-linear-gradient(bottom, #bb4c03, #ed6104);
  background: -moz-linear-gradient(center bottom, #bb4c03 0%, #ed6104 100%);
  background: -o-linear-gradient(#ed6104, #bb4c03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6104', endColorstr='#bb4c03', 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: #ac4603 #a24203 #933c02 #a24203;
  border: 1px solid;
  color: #eaeaea !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-4a8004ebe249 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4a8004ebe249 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f76504;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c55103), color-stop(1, #f76504));
  background: -ms-linear-gradient(bottom, #c55103, #f76504);
  background: -moz-linear-gradient(center bottom, #c55103 0%, #f76504 100%);
  background: -o-linear-gradient(#f76504, #c55103);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76504', endColorstr='#c55103', GradientType=0);
  border-color: #fb6a0b #f76504 #e85f04 #f76504;
  color: #eaeaea !important;
}