@media (max-width: 780px) {
  .so-widget-sow-button-atom-10cb4965b567-14365 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-10cb4965b567-14365 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-10cb4965b567-14365 .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: #df5928;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b9461b), color-stop(1, #df5928));
  background: -ms-linear-gradient(bottom, #b9461b, #df5928);
  background: -moz-linear-gradient(center bottom, #b9461b 0%, #df5928 100%);
  background: -o-linear-gradient(#df5928, #b9461b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df5928', endColorstr='#b9461b', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #ab4119 #a23d18 #953816 #a23d18;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-10cb4965b567-14365 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-10cb4965b567-14365 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e06031;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1491d), color-stop(1, #e06031));
  background: -ms-linear-gradient(bottom, #c1491d, #e06031);
  background: -moz-linear-gradient(center bottom, #c1491d 0%, #e06031 100%);
  background: -o-linear-gradient(#e06031, #c1491d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e06031', endColorstr='#c1491d', GradientType=0);
  border-color: #e2673a #e06031 #de5624 #e06031;
  color: #ffffff !important;
}