@media (max-width: 780px) {
  .so-widget-sow-button-atom-9089c470b20c-153243 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9089c470b20c-153243 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9089c470b20c-153243 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 379px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #9e1238;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #700d28), color-stop(1, #9e1238));
  background: -ms-linear-gradient(bottom, #700d28, #9e1238);
  background: -moz-linear-gradient(center bottom, #700d28 0%, #9e1238 100%);
  background: -o-linear-gradient(#9e1238, #700d28);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e1238', endColorstr='#700d28', GradientType=0);
  border: 1px solid;
  border-color: #620b23 #590a20 #4c091b #590a20;
  color: #f2ccd6 !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-9089c470b20c-153243 .ow-button-base a:active,
.so-widget-sow-button-atom-9089c470b20c-153243 .ow-button-base a:hover {
  color: #f2ccd6 !important;
}
.so-widget-sow-button-atom-9089c470b20c-153243 .ow-button-base a.ow-button-hover:hover {
  background: #a7133b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #790e2b), color-stop(1, #a7133b));
  background: -ms-linear-gradient(bottom, #790e2b, #a7133b);
  background: -moz-linear-gradient(center bottom, #790e2b 0%, #a7133b 100%);
  background: -o-linear-gradient(#a7133b, #790e2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7133b', endColorstr='#790e2b', GradientType=0);
  border-color: #b0143e #a7133b #991136 #a7133b;
}