@media (max-width: 780px) {
  .so-widget-sow-button-atom-a7691bd50f25-9845 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-a7691bd50f25-9845 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a7691bd50f25-9845 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Fraunces;
  font-weight: 800;
  
  font-size: 1;
  padding: 1 2;
  background: #b42b51;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b213e), color-stop(1, #b42b51));
  background: -ms-linear-gradient(bottom, #8b213e, #b42b51);
  background: -moz-linear-gradient(center bottom, #8b213e 0%, #b42b51 100%);
  background: -o-linear-gradient(#b42b51, #8b213e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b42b51', endColorstr='#8b213e', GradientType=0);
  border: 1px solid;
  border-color: #7e1e39 #761c35 #6a1930 #761c35;
  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-a7691bd50f25-9845 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a7691bd50f25-9845 .ow-button-base a.ow-button-hover:hover {
  background: #bc2d55;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #932342), color-stop(1, #bc2d55));
  background: -ms-linear-gradient(bottom, #932342, #bc2d55);
  background: -moz-linear-gradient(center bottom, #932342 0%, #bc2d55 100%);
  background: -o-linear-gradient(#bc2d55, #932342);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc2d55', endColorstr='#932342', GradientType=0);
  border-color: #c42f58 #bc2d55 #b02a4f #bc2d55;
  color: #ffffff !important;
}