@media (max-width: 780px) {
  .so-widget-sow-button-atom-5d4695f519ad-1296 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5d4695f519ad-1296 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5d4695f519ad-1296 .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: #1abc9c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #148f77), color-stop(1, #1abc9c));
  background: -ms-linear-gradient(bottom, #148f77, #1abc9c);
  background: -moz-linear-gradient(center bottom, #148f77 0%, #1abc9c 100%);
  background: -o-linear-gradient(#1abc9c, #148f77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1abc9c', endColorstr='#148f77', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #12826c #117964 #0f6b59 #117964;
  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-5d4695f519ad-1296 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5d4695f519ad-1296 .ow-button-base a.ow-button-hover:hover {
  background: #1bc5a3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15987e), color-stop(1, #1bc5a3));
  background: -ms-linear-gradient(bottom, #15987e, #1bc5a3);
  background: -moz-linear-gradient(center bottom, #15987e 0%, #1bc5a3 100%);
  background: -o-linear-gradient(#1bc5a3, #15987e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bc5a3', endColorstr='#15987e', GradientType=0);
  border-color: #1cceab #1bc5a3 #19b898 #1bc5a3;
  color: #ffffff !important;
}