@media (max-width: 780px) {
  .so-widget-sow-button-atom-e60e444f237f-1236 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e60e444f237f-1236 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e60e444f237f-1236 .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: #fff20c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d8cc00), color-stop(1, #fff20c));
  background: -ms-linear-gradient(bottom, #d8cc00, #fff20c);
  background: -moz-linear-gradient(center bottom, #d8cc00 0%, #fff20c 100%);
  background: -o-linear-gradient(#fff20c, #d8cc00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff20c', endColorstr='#d8cc00', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #c9be00 #bfb400 #afa600 #bfb400;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-e60e444f237f-1236 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e60e444f237f-1236 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fff316;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2d600), color-stop(1, #fff316));
  background: -ms-linear-gradient(bottom, #e2d600, #fff316);
  background: -moz-linear-gradient(center bottom, #e2d600 0%, #fff316 100%);
  background: -o-linear-gradient(#fff316, #e2d600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff316', endColorstr='#e2d600', GradientType=0);
  border-color: #fff320 #fff316 #fff207 #fff316;
  color: #000000 !important;
}