@media (max-width: 780px) {
  .so-widget-sow-button-atom-5ad1ec9cf5e6-1458 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-5ad1ec9cf5e6-1458 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5ad1ec9cf5e6-1458 .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: #ed3636;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc1414), color-stop(1, #ed3636));
  background: -ms-linear-gradient(bottom, #dc1414, #ed3636);
  background: -moz-linear-gradient(center bottom, #dc1414 0%, #ed3636 100%);
  background: -o-linear-gradient(#ed3636, #dc1414);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3636', endColorstr='#dc1414', GradientType=0);
  border: 1px solid;
  border-color: #ce1212 #c51212 #b71010 #c51212;
  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-5ad1ec9cf5e6-1458 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5ad1ec9cf5e6-1458 .ow-button-base a.ow-button-hover:hover {
  background: #ee3f3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e61515), color-stop(1, #ee3f3f));
  background: -ms-linear-gradient(bottom, #e61515, #ee3f3f);
  background: -moz-linear-gradient(center bottom, #e61515 0%, #ee3f3f 100%);
  background: -o-linear-gradient(#ee3f3f, #e61515);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3f3f', endColorstr='#e61515', GradientType=0);
  border-color: #ef4949 #ee3f3f #ed3131 #ee3f3f;
  color: #ffffff !important;
}