@media (max-width: 780px) {
  .so-widget-sow-button-atom-2f35189637fe-5 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2f35189637fe-5 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2f35189637fe-5 .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: 1;
  padding: 1 2;
  background: #7c529c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #61407b), color-stop(1, #7c529c));
  background: -ms-linear-gradient(bottom, #61407b, #7c529c);
  background: -moz-linear-gradient(center bottom, #61407b 0%, #7c529c 100%);
  background: -o-linear-gradient(#7c529c, #61407b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c529c', endColorstr='#61407b', GradientType=0);
  border: 1px solid;
  border-color: #593b71 #54386a #4c3260 #54386a;
  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-2f35189637fe-5 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-2f35189637fe-5 .ow-button-base a.ow-button-hover:hover {
  background: #8156a3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #674481), color-stop(1, #8156a3));
  background: -ms-linear-gradient(bottom, #674481, #8156a3);
  background: -moz-linear-gradient(center bottom, #674481 0%, #8156a3 100%);
  background: -o-linear-gradient(#8156a3, #674481);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8156a3', endColorstr='#674481', GradientType=0);
  border-color: #865aa8 #8156a3 #795099 #8156a3;
  color: #ffffff !important;
}