@media (max-width: 780px) {
  .so-widget-sow-button-atom-0376c95dd738 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-0376c95dd738 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0376c95dd738 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #fc7500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c95d00), color-stop(1, #fc7500));
  background: -ms-linear-gradient(bottom, #c95d00, #fc7500);
  background: -moz-linear-gradient(center bottom, #c95d00 0%, #fc7500 100%);
  background: -o-linear-gradient(#fc7500, #c95d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7500', endColorstr='#c95d00', GradientType=0);
  border: 1px solid;
  border-color: #ba5600 #b05100 #a04a00 #b05100;
  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-0376c95dd738 .ow-button-base a:active,
.so-widget-sow-button-atom-0376c95dd738 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0376c95dd738 .ow-button-base a.ow-button-hover:hover {
  background: #fca85f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb8d2d), color-stop(1, #fca85f));
  background: -ms-linear-gradient(bottom, #fb8d2d, #fca85f);
  background: -moz-linear-gradient(center bottom, #fb8d2d 0%, #fca85f 100%);
  background: -o-linear-gradient(#fca85f, #fb8d2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fca85f', endColorstr='#fb8d2d', GradientType=0);
  border-color: #fcae69 #fca85f #fca050 #fca85f;
}