@media (max-width: 780px) {
  .so-widget-sow-button-atom-aab2c68bac4b-7954 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-aab2c68bac4b-7954 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-aab2c68bac4b-7954 .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.15em;
  padding: 1em 2em;
  background: #ec3444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d91425), color-stop(1, #ec3444));
  background: -ms-linear-gradient(bottom, #d91425, #ec3444);
  background: -moz-linear-gradient(center bottom, #d91425 0%, #ec3444 100%);
  background: -o-linear-gradient(#ec3444, #d91425);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec3444', endColorstr='#d91425', GradientType=0);
  border: 1px solid;
  border-color: #cb1323 #c11221 #b3111f #c11221;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-aab2c68bac4b-7954 .ow-button-base a:active,
.so-widget-sow-button-atom-aab2c68bac4b-7954 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-aab2c68bac4b-7954 .ow-button-base a.ow-button-hover:hover {
  background: #ed3d4d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e21527), color-stop(1, #ed3d4d));
  background: -ms-linear-gradient(bottom, #e21527, #ed3d4d);
  background: -moz-linear-gradient(center bottom, #e21527 0%, #ed3d4d 100%);
  background: -o-linear-gradient(#ed3d4d, #e21527);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3d4d', endColorstr='#e21527', GradientType=0);
  border-color: #ee4755 #ed3d4d #ec2f40 #ed3d4d;
}