@media (max-width: 780px) {
  .so-widget-sow-button-atom-0e0c1a49858a-1431 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-0e0c1a49858a-1431 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0e0c1a49858a-1431 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #ed1b24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c51017), color-stop(1, #ed1b24));
  background: -ms-linear-gradient(bottom, #c51017, #ed1b24);
  background: -moz-linear-gradient(center bottom, #c51017 0%, #ed1b24 100%);
  background: -o-linear-gradient(#ed1b24, #c51017);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1b24', endColorstr='#c51017', GradientType=0);
  border: 1px solid;
  border-color: #b70e16 #ae0e15 #a00d13 #ae0e15;
  color: #ffffff !important;
  -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;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-0e0c1a49858a-1431 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-0e0c1a49858a-1431 .ow-button-base a.ow-button-hover:hover {
  background: #ee242d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cf1018), color-stop(1, #ee242d));
  background: -ms-linear-gradient(bottom, #cf1018, #ee242d);
  background: -moz-linear-gradient(center bottom, #cf1018 0%, #ee242d 100%);
  background: -o-linear-gradient(#ee242d, #cf1018);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee242d', endColorstr='#cf1018', GradientType=0);
  border-color: #ee2e36 #ee242d #ed161f #ee242d;
  color: #ffffff !important;
}