@media (max-width: 780px) {
  .so-widget-sow-button-atom-5339e8a858d2 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-5339e8a858d2 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-5339e8a858d2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60mm;
  max-width: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #a1a1ed;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7676e5), color-stop(1, #a1a1ed));
  background: -ms-linear-gradient(bottom, #7676e5, #a1a1ed);
  background: -moz-linear-gradient(center bottom, #7676e5 0%, #a1a1ed 100%);
  background: -o-linear-gradient(#a1a1ed, #7676e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1a1ed', endColorstr='#7676e5', GradientType=0);
  border: 1px solid;
  border-color: #6969e2 #6161e1 #5454de #6161e1;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-5339e8a858d2 .ow-button-base a:active,
.so-widget-sow-button-atom-5339e8a858d2 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5339e8a858d2 .ow-button-base a.ow-button-hover:hover {
  background: #aaaaef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f7fe6), color-stop(1, #aaaaef));
  background: -ms-linear-gradient(bottom, #7f7fe6, #aaaaef);
  background: -moz-linear-gradient(center bottom, #7f7fe6 0%, #aaaaef 100%);
  background: -o-linear-gradient(#aaaaef, #7f7fe6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaaaef', endColorstr='#7f7fe6', GradientType=0);
  border-color: #b2b2f0 #aaaaef #9d9dec #aaaaef;
}