@media (max-width: 780px) {
  .so-widget-sow-button-atom-b354002a3659-1035 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-b354002a3659-1035 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b354002a3659-1035 .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: Ubuntu;
  
  background: #d43d3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b62828), color-stop(1, #d43d3d));
  background: -ms-linear-gradient(bottom, #b62828, #d43d3d);
  background: -moz-linear-gradient(center bottom, #b62828 0%, #d43d3d 100%);
  background: -o-linear-gradient(#d43d3d, #b62828);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d43d3d', endColorstr='#b62828', 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: #a92626 #a12424 #942121 #a12424;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-b354002a3659-1035 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b354002a3659-1035 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d64545;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be2a2a), color-stop(1, #d64545));
  background: -ms-linear-gradient(bottom, #be2a2a, #d64545);
  background: -moz-linear-gradient(center bottom, #be2a2a 0%, #d64545 100%);
  background: -o-linear-gradient(#d64545, #be2a2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d64545', endColorstr='#be2a2a', GradientType=0);
  border-color: #d84e4e #d64545 #d33939 #d64545;
  color: #ffffff !important;
}