@media (max-width: 780px) {
  .so-widget-sow-button-atom-52e04e207023-2831 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-52e04e207023-2831 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-52e04e207023-2831 .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.3em;
  padding: 1.4em 2.8em;
  background: #da4e26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af3e1e), color-stop(1, #da4e26));
  background: -ms-linear-gradient(bottom, #af3e1e, #da4e26);
  background: -moz-linear-gradient(center bottom, #af3e1e 0%, #da4e26 100%);
  background: -o-linear-gradient(#da4e26, #af3e1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da4e26', endColorstr='#af3e1e', GradientType=0);
  border: 1px solid;
  border-color: #a23a1c #99361a #8c3218 #99361a;
  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-52e04e207023-2831 .ow-button-base a:active,
.so-widget-sow-button-atom-52e04e207023-2831 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-52e04e207023-2831 .ow-button-base a.ow-button-hover:hover {
  background: #db552f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b8411f), color-stop(1, #db552f));
  background: -ms-linear-gradient(bottom, #b8411f, #db552f);
  background: -moz-linear-gradient(center bottom, #b8411f 0%, #db552f 100%);
  background: -o-linear-gradient(#db552f, #b8411f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db552f', endColorstr='#b8411f', GradientType=0);
  border-color: #dd5c37 #db552f #d64c25 #db552f;
}