@media (max-width: 780px) {
  .so-widget-sow-button-atom-365aed93960f-3393 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-365aed93960f-3393 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-365aed93960f-3393 .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: 1;
  padding: 1 2;
  background: #df0c07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae0905), color-stop(1, #df0c07));
  background: -ms-linear-gradient(bottom, #ae0905, #df0c07);
  background: -moz-linear-gradient(center bottom, #ae0905 0%, #df0c07 100%);
  background: -o-linear-gradient(#df0c07, #ae0905);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df0c07', endColorstr='#ae0905', GradientType=0);
  border: 1px solid;
  border-color: #9f0905 #950805 #860704 #950805;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-365aed93960f-3393 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-365aed93960f-3393 .ow-button-base a.ow-button-hover:hover {
  background: #e90d07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b70a06), color-stop(1, #e90d07));
  background: -ms-linear-gradient(bottom, #b70a06, #e90d07);
  background: -moz-linear-gradient(center bottom, #b70a06 0%, #e90d07 100%);
  background: -o-linear-gradient(#e90d07, #b70a06);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e90d07', endColorstr='#b70a06', GradientType=0);
  border-color: #f30d08 #e90d07 #da0c07 #e90d07;
  color: #ffffff !important;
}