@media (max-width: 780px) {
  .so-widget-sow-button-atom-aa1dac0cd33d .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-aa1dac0cd33d .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-aa1dac0cd33d .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  max-width: 100%;
  
  font-size: 1.2em;
  padding: 1em 2em;
  background: #f84646;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f61515), color-stop(1, #f84646));
  background: -ms-linear-gradient(bottom, #f61515, #f84646);
  background: -moz-linear-gradient(center bottom, #f61515 0%, #f84646 100%);
  background: -o-linear-gradient(#f84646, #f61515);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f84646', endColorstr='#f61515', GradientType=0);
  border: 1px solid;
  border-color: #f30909 #e90909 #da0808 #e90909;
  color: #ffffff !important;
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  -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-aa1dac0cd33d .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-aa1dac0cd33d .ow-button-base a.ow-button-hover:hover {
  background: #f85050;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f71f1f), color-stop(1, #f85050));
  background: -ms-linear-gradient(bottom, #f71f1f, #f85050);
  background: -moz-linear-gradient(center bottom, #f71f1f 0%, #f85050 100%);
  background: -o-linear-gradient(#f85050, #f71f1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85050', endColorstr='#f71f1f', GradientType=0);
  border-color: #f95a5a #f85050 #f84141 #f85050;
  color: #ffffff !important;
}