@media (max-width: 780px) {
  .so-widget-sow-button-atom-db98b3049dd9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-db98b3049dd9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-db98b3049dd9 .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: Montserrat;
  font-weight: 700;
  background: #fed700;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cbac00), color-stop(1, #fed700));
  background: -ms-linear-gradient(bottom, #cbac00, #fed700);
  background: -moz-linear-gradient(center bottom, #cbac00 0%, #fed700 100%);
  background: -o-linear-gradient(#fed700, #cbac00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed700', endColorstr='#cbac00', GradientType=0);
  -webkit-border-radius: 0.25px 0.25px 0.25px 0.25px;
  -moz-border-radius: 0.25px 0.25px 0.25px 0.25px;
  border-radius: 0.25px 0.25px 0.25px 0.25px;
  border-color: #bc9f00 #b29600 #a28900 #b29600;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8em;
}
.so-widget-sow-button-atom-db98b3049dd9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-db98b3049dd9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffd909;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5b400), color-stop(1, #ffd909));
  background: -ms-linear-gradient(bottom, #d5b400, #ffd909);
  background: -moz-linear-gradient(center bottom, #d5b400 0%, #ffd909 100%);
  background: -o-linear-gradient(#ffd909, #d5b400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd909', endColorstr='#d5b400', GradientType=0);
  border-color: #ffdb13 #ffd909 #f9d300 #ffd909;
  color: #ffffff !important;
}