@media (max-width: 780px) {
  .so-widget-sow-button-atom-52ea4092c05a-118 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-52ea4092c05a-118 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-52ea4092c05a-118 .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: 1em;
  padding: 1em 2em;
  background: #9c1e56;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #71163e), color-stop(1, #9c1e56));
  background: -ms-linear-gradient(bottom, #71163e, #9c1e56);
  background: -moz-linear-gradient(center bottom, #71163e 0%, #9c1e56 100%);
  background: -o-linear-gradient(#9c1e56, #71163e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c1e56', endColorstr='#71163e', GradientType=0);
  border: 1px solid;
  border-color: #641337 #5c1233 #4f0f2c #5c1233;
  color: #ffffff !important;
  -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;
  -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-52ea4092c05a-118 .ow-button-base a:active,
.so-widget-sow-button-atom-52ea4092c05a-118 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-52ea4092c05a-118 .ow-button-base a.ow-button-hover:hover {
  background: #a5205b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7a1743), color-stop(1, #a5205b));
  background: -ms-linear-gradient(bottom, #7a1743, #a5205b);
  background: -moz-linear-gradient(center bottom, #7a1743 0%, #a5205b 100%);
  background: -o-linear-gradient(#a5205b, #7a1743);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5205b', endColorstr='#7a1743', GradientType=0);
  border-color: #ad215f #a5205b #981d54 #a5205b;
}