@media (max-width: 780px) {
  .so-widget-sow-button-atom-6fce81b9bc4b-2520 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6fce81b9bc4b-2520 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6fce81b9bc4b-2520 .ow-button-base a {
  -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: #08a3a1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #067271), color-stop(1, #08a3a1));
  background: -ms-linear-gradient(bottom, #067271, #08a3a1);
  background: -moz-linear-gradient(center bottom, #067271 0%, #08a3a1 100%);
  background: -o-linear-gradient(#08a3a1, #067271);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08a3a1', endColorstr='#067271', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #056463 #045a59 #044b4b #045a59;
  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-6fce81b9bc4b-2520 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6fce81b9bc4b-2520 .ow-button-base a.ow-button-hover:hover {
  background: #08adab;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #067c7b), color-stop(1, #08adab));
  background: -ms-linear-gradient(bottom, #067c7b, #08adab);
  background: -moz-linear-gradient(center bottom, #067c7b 0%, #08adab 100%);
  background: -o-linear-gradient(#08adab, #067c7b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08adab', endColorstr='#067c7b', GradientType=0);
  border-color: #09b6b4 #08adab #089e9c #08adab;
  color: #ffffff !important;
}