@media (max-width: 780px) {
  .so-widget-sow-button-atom-51f8706f9a41-800 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-51f8706f9a41-800 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-51f8706f9a41-800 .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: #ea0808;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b90606), color-stop(1, #ea0808));
  background: -ms-linear-gradient(bottom, #b90606, #ea0808);
  background: -moz-linear-gradient(center bottom, #b90606 0%, #ea0808 100%);
  background: -o-linear-gradient(#ea0808, #b90606);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea0808', endColorstr='#b90606', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #aa0606 #a00505 #910505 #a00505;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-51f8706f9a41-800 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-51f8706f9a41-800 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f40808;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c30707), color-stop(1, #f40808));
  background: -ms-linear-gradient(bottom, #c30707, #f40808);
  background: -moz-linear-gradient(center bottom, #c30707 0%, #f40808 100%);
  background: -o-linear-gradient(#f40808, #c30707);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f40808', endColorstr='#c30707', GradientType=0);
  border-color: #f71010 #f40808 #e50808 #f40808;
  color: #ffffff !important;
}