@media (max-width: 780px) {
  .so-widget-sow-button-atom-2b326dec24df .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2b326dec24df .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2b326dec24df .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: #a60503;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #740302), color-stop(1, #a60503));
  background: -ms-linear-gradient(bottom, #740302, #a60503);
  background: -moz-linear-gradient(center bottom, #740302 0%, #a60503 100%);
  background: -o-linear-gradient(#a60503, #740302);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60503', endColorstr='#740302', 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: #650302 #5b0302 #4c0201 #5b0302;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 2em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-2b326dec24df .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2b326dec24df .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d8a538;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b88924), color-stop(1, #d8a538));
  background: -ms-linear-gradient(bottom, #b88924, #d8a538);
  background: -moz-linear-gradient(center bottom, #b88924 0%, #d8a538 100%);
  background: -o-linear-gradient(#d8a538, #b88924);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8a538', endColorstr='#b88924', GradientType=0);
  border-color: #d9a940 #d8a538 #d59f2b #d8a538;
  color: #ffffff !important;
}