@media (max-width: 780px) {
  .so-widget-sow-button-atom-05522f861c5b-12 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-05522f861c5b-12 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-05522f861c5b-12 .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: #fecf00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cba500), color-stop(1, #fecf00));
  background: -ms-linear-gradient(bottom, #cba500, #fecf00);
  background: -moz-linear-gradient(center bottom, #cba500 0%, #fecf00 100%);
  background: -o-linear-gradient(#fecf00, #cba500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fecf00', endColorstr='#cba500', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #bc9900 #b29100 #a28400 #b29100;
  border: 1px solid;
  color: #000000 !important;
  display: inline-block;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-05522f861c5b-12 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-05522f861c5b-12 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfb500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac8c00), color-stop(1, #dfb500));
  background: -ms-linear-gradient(bottom, #ac8c00, #dfb500);
  background: -moz-linear-gradient(center bottom, #ac8c00 0%, #dfb500 100%);
  background: -o-linear-gradient(#dfb500, #ac8c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb500', endColorstr='#ac8c00', GradientType=0);
  border-color: #e9be00 #dfb500 #d0a900 #dfb500;
  color: #000000 !important;
}