@media (max-width: 780px) {
  .so-widget-sow-button-atom-ead75bc36c4b-328 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ead75bc36c4b-328 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ead75bc36c4b-328 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #1e968a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #166b63), color-stop(1, #1e968a));
  background: -ms-linear-gradient(bottom, #166b63, #1e968a);
  background: -moz-linear-gradient(center bottom, #166b63 0%, #1e968a 100%);
  background: -o-linear-gradient(#1e968a, #166b63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e968a', endColorstr='#166b63', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #135f57 #11564f #0f4a44 #11564f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-ead75bc36c4b-328 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ead75bc36c4b-328 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #209f92;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17746b), color-stop(1, #209f92));
  background: -ms-linear-gradient(bottom, #17746b, #209f92);
  background: -moz-linear-gradient(center bottom, #17746b 0%, #209f92 100%);
  background: -o-linear-gradient(#209f92, #17746b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#209f92', endColorstr='#17746b', GradientType=0);
  border-color: #21a79a #209f92 #1d9286 #209f92;
  color: #ffffff !important;
}