@media (max-width: 780px) {
  .so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .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: #f79633;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee7d09), color-stop(1, #f79633));
  background: -ms-linear-gradient(bottom, #ee7d09, #f79633);
  background: -moz-linear-gradient(center bottom, #ee7d09 0%, #f79633 100%);
  background: -o-linear-gradient(#f79633, #ee7d09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79633', endColorstr='#ee7d09', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #df7509 #d57008 #c66808 #d57008;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5524efbcfc19-9691 .ow-button-base a.ow-button-hover:hover {
  background: #f79b3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5820c), color-stop(1, #f79b3d));
  background: -ms-linear-gradient(bottom, #f5820c, #f79b3d);
  background: -moz-linear-gradient(center bottom, #f5820c 0%, #f79b3d 100%);
  background: -o-linear-gradient(#f79b3d, #f5820c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79b3d', endColorstr='#f5820c', GradientType=0);
  border-color: #f8a047 #f79b3d #f7932e #f79b3d;
  color: #ffffff !important;
}