@media (max-width: 780px) {
  .so-widget-sow-button-atom-f06f07592c81-23 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f06f07592c81-23 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f06f07592c81-23 .ow-button-base .sowb-button {
  -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: #f48f26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc760b), color-stop(1, #f48f26));
  background: -ms-linear-gradient(bottom, #dc760b, #f48f26);
  background: -moz-linear-gradient(center bottom, #dc760b 0%, #f48f26 100%);
  background: -o-linear-gradient(#f48f26, #dc760b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f48f26', endColorstr='#dc760b', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #cd6e0a #c4690a #b56109 #c4690a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-f06f07592c81-23 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f06f07592c81-23 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e17d2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf651b), color-stop(1, #e17d2c));
  background: -ms-linear-gradient(bottom, #bf651b, #e17d2c);
  background: -moz-linear-gradient(center bottom, #bf651b 0%, #e17d2c 100%);
  background: -o-linear-gradient(#e17d2c, #bf651b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e17d2c', endColorstr='#bf651b', GradientType=0);
  border-color: #e38335 #e17d2c #df751f #e17d2c;
  color: #ffffff !important;
}