@media (max-width: 780px) {
  .so-widget-sow-button-atom-9f691fbd6bb5-5866 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9f691fbd6bb5-5866 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9f691fbd6bb5-5866 .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: #ee7300;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb5a00), color-stop(1, #ee7300));
  background: -ms-linear-gradient(bottom, #bb5a00, #ee7300);
  background: -moz-linear-gradient(center bottom, #bb5a00 0%, #ee7300 100%);
  background: -o-linear-gradient(#ee7300, #bb5a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee7300', endColorstr='#bb5a00', GradientType=0);
  border: 1px solid;
  border-color: #ac5300 #a24e00 #924700 #a24e00;
  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-9f691fbd6bb5-5866 .ow-button-base a:active,
.so-widget-sow-button-atom-9f691fbd6bb5-5866 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9f691fbd6bb5-5866 .ow-button-base a.ow-button-hover:hover {
  background: #f87800;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c55f00), color-stop(1, #f87800));
  background: -ms-linear-gradient(bottom, #c55f00, #f87800);
  background: -moz-linear-gradient(center bottom, #c55f00 0%, #f87800 100%);
  background: -o-linear-gradient(#f87800, #c55f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f87800', endColorstr='#c55f00', GradientType=0);
  border-color: #ff7d03 #f87800 #e97100 #f87800;
}