@media (max-width: 780px) {
  .so-widget-sow-button-atom-e7cf7028acc5-39845 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e7cf7028acc5-39845 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e7cf7028acc5-39845 .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: #f7de20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dcc308), color-stop(1, #f7de20));
  background: -ms-linear-gradient(bottom, #dcc308, #f7de20);
  background: -moz-linear-gradient(center bottom, #dcc308 0%, #f7de20 100%);
  background: -o-linear-gradient(#f7de20, #dcc308);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7de20', endColorstr='#dcc308', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #cdb607 #c3ae07 #b5a006 #c3ae07;
  border: 1px solid;
  color: #0847ce !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-e7cf7028acc5-39845 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e7cf7028acc5-39845 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f7df2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6cc08), color-stop(1, #f7df2a));
  background: -ms-linear-gradient(bottom, #e6cc08, #f7df2a);
  background: -moz-linear-gradient(center bottom, #e6cc08 0%, #f7df2a 100%);
  background: -o-linear-gradient(#f7df2a, #e6cc08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7df2a', endColorstr='#e6cc08', GradientType=0);
  border-color: #f8e134 #f7df2a #f7dd1b #f7df2a;
  color: #0847ce !important;
}