@media (max-width: 780px) {
  .so-widget-sow-button-atom-49bd3a1c8d6a .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-49bd3a1c8d6a .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-49bd3a1c8d6a .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #bc2b4a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #92223a), color-stop(1, #bc2b4a));
  background: -ms-linear-gradient(bottom, #92223a, #bc2b4a);
  background: -moz-linear-gradient(center bottom, #92223a 0%, #bc2b4a 100%);
  background: -o-linear-gradient(#bc2b4a, #92223a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc2b4a', endColorstr='#92223a', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #861f35 #7e1d31 #711a2d #7e1d31;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-49bd3a1c8d6a .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-49bd3a1c8d6a .ow-button-base a.ow-button-hover:hover {
  background: #c42d4d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b233d), color-stop(1, #c42d4d));
  background: -ms-linear-gradient(bottom, #9b233d, #c42d4d);
  background: -moz-linear-gradient(center bottom, #9b233d 0%, #c42d4d 100%);
  background: -o-linear-gradient(#c42d4d, #9b233d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c42d4d', endColorstr='#9b233d', GradientType=0);
  border-color: #cd2f51 #c42d4d #b82a48 #c42d4d;
  color: #ffffff !important;
}