@media (max-width: 780px) {
  .so-widget-sow-button-atom-9c3f6d465738-25 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-9c3f6d465738-25 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9c3f6d465738-25 .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: #f99d1c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc8306), color-stop(1, #f99d1c));
  background: -ms-linear-gradient(bottom, #dc8306, #f99d1c);
  background: -moz-linear-gradient(center bottom, #dc8306 0%, #f99d1c 100%);
  background: -o-linear-gradient(#f99d1c, #dc8306);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99d1c', endColorstr='#dc8306', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #cd7a05 #c37405 #b46b05 #c37405;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-9c3f6d465738-25 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9c3f6d465738-25 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f9a126;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e68906), color-stop(1, #f9a126));
  background: -ms-linear-gradient(bottom, #e68906, #f9a126);
  background: -moz-linear-gradient(center bottom, #e68906 0%, #f9a126 100%);
  background: -o-linear-gradient(#f9a126, #e68906);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a126', endColorstr='#e68906', GradientType=0);
  border-color: #faa630 #f9a126 #f99b17 #f9a126;
  color: #ffffff !important;
}