@media (max-width: 780px) {
  .so-widget-sow-button-atom-2393dad3d97d .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2393dad3d97d .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2393dad3d97d .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;
  padding: 1.4 2.8;
  background: #ec7d1f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c76411), color-stop(1, #ec7d1f));
  background: -ms-linear-gradient(bottom, #c76411, #ec7d1f);
  background: -moz-linear-gradient(center bottom, #c76411 0%, #ec7d1f 100%);
  background: -o-linear-gradient(#ec7d1f, #c76411);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7d1f', endColorstr='#c76411', GradientType=0);
  border: 1px solid;
  border-color: #b95d10 #b0590f #a2510e #b0590f;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-2393dad3d97d .ow-button-base a:active,
.so-widget-sow-button-atom-2393dad3d97d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2393dad3d97d .ow-button-base a.ow-button-hover:hover {
  background: #ed8228;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d16912), color-stop(1, #ed8228));
  background: -ms-linear-gradient(bottom, #d16912, #ed8228);
  background: -moz-linear-gradient(center bottom, #d16912 0%, #ed8228 100%);
  background: -o-linear-gradient(#ed8228, #d16912);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed8228', endColorstr='#d16912', GradientType=0);
  border-color: #ee8832 #ed8228 #ec7a1a #ed8228;
}