@media (max-width: 780px) {
  .so-widget-sow-button-atom-c159533fcf03-3966 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c159533fcf03-3966 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c159533fcf03-3966 .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: #6bb7bc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4ca2a8), color-stop(1, #6bb7bc));
  background: -ms-linear-gradient(bottom, #4ca2a8, #6bb7bc);
  background: -moz-linear-gradient(center bottom, #4ca2a8 0%, #6bb7bc 100%);
  background: -o-linear-gradient(#6bb7bc, #4ca2a8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bb7bc', endColorstr='#4ca2a8', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #47989d #449196 #3f878c #449196;
  border: 1px solid;
  color: #ffffff !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-c159533fcf03-3966 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c159533fcf03-3966 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #72babf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4fa9af), color-stop(1, #72babf));
  background: -ms-linear-gradient(bottom, #4fa9af, #72babf);
  background: -moz-linear-gradient(center bottom, #4fa9af 0%, #72babf 100%);
  background: -o-linear-gradient(#72babf, #4fa9af);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72babf', endColorstr='#4fa9af', GradientType=0);
  border-color: #79bec2 #72babf #67b5ba #72babf;
  color: #ffffff !important;
}