@media (max-width: 780px) {
  .so-widget-sow-button-atom-77cc4a787af0-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-77cc4a787af0-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-77cc4a787af0-9 .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;
  font-family: Roboto;
  
  background: #ff2400;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc1d00), color-stop(1, #ff2400));
  background: -ms-linear-gradient(bottom, #cc1d00, #ff2400);
  background: -moz-linear-gradient(center bottom, #cc1d00 0%, #ff2400 100%);
  background: -o-linear-gradient(#ff2400, #cc1d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2400', endColorstr='#cc1d00', GradientType=0);
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-color: #bd1b00 #b31900 #a31700 #b31900;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 22px;
  
  padding-block: 12px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 24px;
}
.so-widget-sow-button-atom-77cc4a787af0-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-77cc4a787af0-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff2d0a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d61e00), color-stop(1, #ff2d0a));
  background: -ms-linear-gradient(bottom, #d61e00, #ff2d0a);
  background: -moz-linear-gradient(center bottom, #d61e00 0%, #ff2d0a 100%);
  background: -o-linear-gradient(#ff2d0a, #d61e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d0a', endColorstr='#d61e00', GradientType=0);
  border-color: #ff3614 #ff2d0a #fa2300 #ff2d0a;
  color: #ffffff !important;
}