@media (max-width: 780px) {
  .so-widget-sow-button-atom-30a980cf988d-1548 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-30a980cf988d-1548 .ow-button-base.ow-button-align-right.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-30a980cf988d-1548 .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: #fa5858;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f92626), color-stop(1, #fa5858));
  background: -ms-linear-gradient(bottom, #f92626, #fa5858);
  background: -moz-linear-gradient(center bottom, #f92626 0%, #fa5858 100%);
  background: -o-linear-gradient(#fa5858, #f92626);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa5858', endColorstr='#f92626', GradientType=0);
  border: 1px solid;
  border-color: #f81818 #f80e0e #ef0707 #f80e0e;
  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-30a980cf988d-1548 .ow-button-base a:active,
.so-widget-sow-button-atom-30a980cf988d-1548 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-30a980cf988d-1548 .ow-button-base a.ow-button-hover:hover {
  background: #fa6262;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f93030), color-stop(1, #fa6262));
  background: -ms-linear-gradient(bottom, #f93030, #fa6262);
  background: -moz-linear-gradient(center bottom, #f93030 0%, #fa6262 100%);
  background: -o-linear-gradient(#fa6262, #f93030);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa6262', endColorstr='#f93030', GradientType=0);
  border-color: #fb6c6c #fa6262 #fa5353 #fa6262;
}