@media (max-width: 780px) {
  .so-widget-sow-button-atom-94fd954e066c-12250 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-94fd954e066c-12250 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-94fd954e066c-12250 .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: Georgia, Times, Times New Roman, serif;
  
  background: #16baba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #118c8c), color-stop(1, #16baba));
  background: -ms-linear-gradient(bottom, #118c8c, #16baba);
  background: -moz-linear-gradient(center bottom, #118c8c 0%, #16baba 100%);
  background: -o-linear-gradient(#16baba, #118c8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16baba', endColorstr='#118c8c', 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: #0f7f7f #0e7676 #0c6868 #0e7676;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 199px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-94fd954e066c-12250 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-94fd954e066c-12250 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #cd6a59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb4b38), color-stop(1, #cd6a59));
  background: -ms-linear-gradient(bottom, #bb4b38, #cd6a59);
  background: -moz-linear-gradient(center bottom, #bb4b38 0%, #cd6a59 100%);
  background: -o-linear-gradient(#cd6a59, #bb4b38);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd6a59', endColorstr='#bb4b38', GradientType=0);
  border-color: #d07161 #cd6a59 #ca5f4d #cd6a59;
  color: #ffffff !important;
}