@media (max-width: 780px) {
  .so-widget-sow-button-atom-c457e2099a24-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c457e2099a24-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c457e2099a24-8 .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: #af3e36;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #88302a), color-stop(1, #af3e36));
  background: -ms-linear-gradient(bottom, #88302a, #af3e36);
  background: -moz-linear-gradient(center bottom, #88302a 0%, #af3e36 100%);
  background: -o-linear-gradient(#af3e36, #88302a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af3e36', endColorstr='#88302a', 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: #7c2c26 #752924 #692520 #752924;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-c457e2099a24-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c457e2099a24-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b74138;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #90332c), color-stop(1, #b74138));
  background: -ms-linear-gradient(bottom, #90332c, #b74138);
  background: -moz-linear-gradient(center bottom, #90332c 0%, #b74138 100%);
  background: -o-linear-gradient(#b74138, #90332c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b74138', endColorstr='#90332c', GradientType=0);
  border-color: #bf443b #b74138 #ab3d35 #b74138;
  color: #ffffff !important;
}