@media (max-width: 780px) {
  .so-widget-sow-button-atom-bcc07d22c899 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-bcc07d22c899 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-bcc07d22c899 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 160px;
  max-width: 100%;
  font-family: Open Sans;
  font-weight: 800;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #f4610c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c44d09), color-stop(1, #f4610c));
  background: -ms-linear-gradient(bottom, #c44d09, #f4610c);
  background: -moz-linear-gradient(center bottom, #c44d09 0%, #f4610c 100%);
  background: -o-linear-gradient(#f4610c, #c44d09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4610c', endColorstr='#c44d09', GradientType=0);
  border: 1px solid;
  border-color: #b54808 #ac4408 #9d3e07 #ac4408;
  color: #444444 !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-bcc07d22c899 .ow-button-base a:active,
.so-widget-sow-button-atom-bcc07d22c899 .ow-button-base a:hover {
  color: #444444 !important;
}
.so-widget-sow-button-atom-bcc07d22c899 .ow-button-base a.ow-button-hover:hover {
  background: #f46716;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce5109), color-stop(1, #f46716));
  background: -ms-linear-gradient(bottom, #ce5109, #f46716);
  background: -moz-linear-gradient(center bottom, #ce5109 0%, #f46716 100%);
  background: -o-linear-gradient(#f46716, #ce5109);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46716', endColorstr='#ce5109', GradientType=0);
  border-color: #f56e20 #f46716 #f05f0b #f46716;
}