@media (max-width: 780px) {
  .so-widget-sow-button-atom-fe7f00390580 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-fe7f00390580 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fe7f00390580 .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: #a2247c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #781b5c), color-stop(1, #a2247c));
  background: -ms-linear-gradient(bottom, #781b5c, #a2247c);
  background: -moz-linear-gradient(center bottom, #781b5c 0%, #a2247c 100%);
  background: -o-linear-gradient(#a2247c, #781b5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2247c', endColorstr='#781b5c', GradientType=0);
  border: 1px solid;
  border-color: #6c1852 #63164c #571343 #63164c;
  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-fe7f00390580 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-fe7f00390580 .ow-button-base a.ow-button-hover:hover {
  background: #a95791;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #884574), color-stop(1, #a95791));
  background: -ms-linear-gradient(bottom, #884574, #a95791);
  background: -moz-linear-gradient(center bottom, #884574 0%, #a95791 100%);
  background: -o-linear-gradient(#a95791, #884574);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a95791', endColorstr='#884574', GradientType=0);
  border-color: #ad5e95 #a95791 #a05188 #a95791;
  color: #ffffff !important;
}