@media (max-width: 780px) {
  .so-widget-sow-button-atom-8c83c7203fb7-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8c83c7203fb7-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8c83c7203fb7-267 .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: #93f2c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #65edaa), color-stop(1, #93f2c3));
  background: -ms-linear-gradient(bottom, #65edaa, #93f2c3);
  background: -moz-linear-gradient(center bottom, #65edaa 0%, #93f2c3 100%);
  background: -o-linear-gradient(#93f2c3, #65edaa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93f2c3', endColorstr='#65edaa', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #58eba2 #4fea9d #41e895 #4fea9d;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-8c83c7203fb7-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8c83c7203fb7-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9cf3c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6feeaf), color-stop(1, #9cf3c8));
  background: -ms-linear-gradient(bottom, #6feeaf, #9cf3c8);
  background: -moz-linear-gradient(center bottom, #6feeaf 0%, #9cf3c8 100%);
  background: -o-linear-gradient(#9cf3c8, #6feeaf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cf3c8', endColorstr='#6feeaf', GradientType=0);
  border-color: #a5f4cd #9cf3c8 #8ef1c0 #9cf3c8;
  color: #000000 !important;
}