@media (max-width: 780px) {
  .so-widget-sow-button-atom-506fe44774e7-4620 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-506fe44774e7-4620 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-506fe44774e7-4620 .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: #00d820;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a518), color-stop(1, #00d820));
  background: -ms-linear-gradient(bottom, #00a518, #00d820);
  background: -moz-linear-gradient(center bottom, #00a518 0%, #00d820 100%);
  background: -o-linear-gradient(#00d820, #00a518);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d820', endColorstr='#00a518', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #009616 #008c15 #007c12 #008c15;
  border: 1px solid;
  color: #ffffff !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-506fe44774e7-4620 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-506fe44774e7-4620 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00e222;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00af1a), color-stop(1, #00e222));
  background: -ms-linear-gradient(bottom, #00af1a, #00e222);
  background: -moz-linear-gradient(center bottom, #00af1a 0%, #00e222 100%);
  background: -o-linear-gradient(#00e222, #00af1a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e222', endColorstr='#00af1a', GradientType=0);
  border-color: #00ec23 #00e222 #00d31f #00e222;
  color: #ffffff !important;
}