@media (max-width: 780px) {
  .so-widget-sow-button-atom-c21ef3484391 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c21ef3484391 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-c21ef3484391 .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: #5d99ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a79ff), color-stop(1, #5d99ff));
  background: -ms-linear-gradient(bottom, #2a79ff, #5d99ff);
  background: -moz-linear-gradient(center bottom, #2a79ff 0%, #5d99ff 100%);
  background: -o-linear-gradient(#5d99ff, #2a79ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d99ff', endColorstr='#2a79ff', GradientType=0);
  border: 1px solid;
  border-color: #1b6fff #1169ff #015fff #1169ff;
  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-c21ef3484391 .ow-button-base a:active,
.so-widget-sow-button-atom-c21ef3484391 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c21ef3484391 .ow-button-base a.ow-button-hover:hover {
  background: #679fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #347fff), color-stop(1, #679fff));
  background: -ms-linear-gradient(bottom, #347fff, #679fff);
  background: -moz-linear-gradient(center bottom, #347fff 0%, #679fff 100%);
  background: -o-linear-gradient(#679fff, #347fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#679fff', endColorstr='#347fff', GradientType=0);
  border-color: #71a6ff #679fff #5896ff #679fff;
}