@media (max-width: 780px) {
  .so-widget-sow-button-atom-80e47e793b37-1720 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-80e47e793b37-1720 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-80e47e793b37-1720 .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;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #8bbca5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6ba98c), color-stop(1, #8bbca5));
  background: -ms-linear-gradient(bottom, #6ba98c, #8bbca5);
  background: -moz-linear-gradient(center bottom, #6ba98c 0%, #8bbca5 100%);
  background: -o-linear-gradient(#8bbca5, #6ba98c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bbca5', endColorstr='#6ba98c', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #61a484 #5c9f7f #569578 #5c9f7f;
  border: 1px solid;
  color: #dd1a1a !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-80e47e793b37-1720 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-80e47e793b37-1720 .ow-button-base a.ow-button-hover:hover {
  background: #91c0aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #71ad91), color-stop(1, #91c0aa));
  background: -ms-linear-gradient(bottom, #71ad91, #91c0aa);
  background: -moz-linear-gradient(center bottom, #71ad91 0%, #91c0aa 100%);
  background: -o-linear-gradient(#91c0aa, #71ad91);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91c0aa', endColorstr='#71ad91', GradientType=0);
  border-color: #98c3af #91c0aa #88baa2 #91c0aa;
  color: #dd1a1a !important;
}