@media (max-width: 780px) {
  .so-widget-sow-button-atom-3b31d7553f00-65 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3b31d7553f00-65 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3b31d7553f00-65 .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: #6d1f61;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #45143e), color-stop(1, #6d1f61));
  background: -ms-linear-gradient(bottom, #45143e, #6d1f61);
  background: -moz-linear-gradient(center bottom, #45143e 0%, #6d1f61 100%);
  background: -o-linear-gradient(#6d1f61, #45143e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d1f61', endColorstr='#45143e', GradientType=0);
  border: 1px solid;
  border-color: #391033 #310e2c #260b21 #310e2c;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-3b31d7553f00-65 .ow-button-base a:active,
.so-widget-sow-button-atom-3b31d7553f00-65 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3b31d7553f00-65 .ow-button-base a.ow-button-hover:hover {
  background: #752168;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4d1645), color-stop(1, #752168));
  background: -ms-linear-gradient(bottom, #4d1645, #752168);
  background: -moz-linear-gradient(center bottom, #4d1645 0%, #752168 100%);
  background: -o-linear-gradient(#752168, #4d1645);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#752168', endColorstr='#4d1645', GradientType=0);
  border-color: #7d246f #752168 #691e5d #752168;
}