@media (max-width: 780px) {
  .so-widget-sow-button-atom-d238fb703c2b-11 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-d238fb703c2b-11 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-d238fb703c2b-11 .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.45em;
  padding: 1em 2em;
  background: #e24534;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c72d1c), color-stop(1, #e24534));
  background: -ms-linear-gradient(bottom, #c72d1c, #e24534);
  background: -moz-linear-gradient(center bottom, #c72d1c 0%, #e24534 100%);
  background: -o-linear-gradient(#e24534, #c72d1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e24534', endColorstr='#c72d1c', GradientType=0);
  border: 1px solid;
  border-color: #b92a1a #b02819 #a32517 #b02819;
  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-d238fb703c2b-11 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-d238fb703c2b-11 .ow-button-base a.ow-button-hover:hover {
  background: #e34d3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d02f1e), color-stop(1, #e34d3d));
  background: -ms-linear-gradient(bottom, #d02f1e, #e34d3d);
  background: -moz-linear-gradient(center bottom, #d02f1e 0%, #e34d3d 100%);
  background: -o-linear-gradient(#e34d3d, #d02f1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e34d3d', endColorstr='#d02f1e', GradientType=0);
  border-color: #e55546 #e34d3d #e14130 #e34d3d;
  color: #ffffff !important;
}