@media (max-width: 780px) {
  .so-widget-sow-button-atom-c60d40735c34-17 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c60d40735c34-17 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c60d40735c34-17 .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: #f68666;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f36036), color-stop(1, #f68666));
  background: -ms-linear-gradient(bottom, #f36036, #f68666);
  background: -moz-linear-gradient(center bottom, #f36036 0%, #f68666 100%);
  background: -o-linear-gradient(#f68666, #f36036);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68666', endColorstr='#f36036', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #f25427 #f24d1e #f1410f #f24d1e;
  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-c60d40735c34-17 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c60d40735c34-17 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f78e70;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f4683f), color-stop(1, #f78e70));
  background: -ms-linear-gradient(bottom, #f4683f, #f78e70);
  background: -moz-linear-gradient(center bottom, #f4683f 0%, #f78e70 100%);
  background: -o-linear-gradient(#f78e70, #f4683f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78e70', endColorstr='#f4683f', GradientType=0);
  border-color: #f79579 #f78e70 #f68261 #f78e70;
  color: #ffffff !important;
}