@media (max-width: 780px) {
  .so-widget-sow-button-atom-c2a4cf2c0c84-672 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c2a4cf2c0c84-672 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c2a4cf2c0c84-672 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f86820;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #de4f07), color-stop(1, #f86820));
  background: -ms-linear-gradient(bottom, #de4f07, #f86820);
  background: -moz-linear-gradient(center bottom, #de4f07 0%, #f86820 100%);
  background: -o-linear-gradient(#f86820, #de4f07);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86820', endColorstr='#de4f07', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #cf4907 #c54606 #b64106 #c54606;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-c2a4cf2c0c84-672 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-c2a4cf2c0c84-672 .ow-button-base a.ow-button-hover:hover {
  background: #f86f2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e85207), color-stop(1, #f86f2a));
  background: -ms-linear-gradient(bottom, #e85207, #f86f2a);
  background: -moz-linear-gradient(center bottom, #e85207 0%, #f86f2a 100%);
  background: -o-linear-gradient(#f86f2a, #e85207);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86f2a', endColorstr='#e85207', GradientType=0);
  border-color: #f97534 #f86f2a #f8651b #f86f2a;
  color: #ffffff !important;
}