@media (max-width: 780px) {
  .so-widget-sow-button-atom-cc7035ef8a5d-14367 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cc7035ef8a5d-14367 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cc7035ef8a5d-14367 .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: #ffb426;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f29e00), color-stop(1, #ffb426));
  background: -ms-linear-gradient(bottom, #f29e00, #ffb426);
  background: -moz-linear-gradient(center bottom, #f29e00 0%, #ffb426 100%);
  background: -o-linear-gradient(#ffb426, #f29e00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb426', endColorstr='#f29e00', 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: #e39400 #d88e00 #c98400 #d88e00;
  border: 1px solid;
  color: #1c3534 !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 261px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-cc7035ef8a5d-14367 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cc7035ef8a5d-14367 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1caaa9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #157e7d), color-stop(1, #1caaa9));
  background: -ms-linear-gradient(bottom, #157e7d, #1caaa9);
  background: -moz-linear-gradient(center bottom, #157e7d 0%, #1caaa9 100%);
  background: -o-linear-gradient(#1caaa9, #157e7d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1caaa9', endColorstr='#157e7d', GradientType=0);
  border-color: #1eb2b1 #1caaa9 #1a9d9c #1caaa9;
  color: #ffffff !important;
}