@media (max-width: 780px) {
  .so-widget-sow-button-atom-1fd77a6fc69b-267 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1fd77a6fc69b-267 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1fd77a6fc69b-267 .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;
  background: #cdea8f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bae264), color-stop(1, #cdea8f));
  background: -ms-linear-gradient(bottom, #bae264, #cdea8f);
  background: -moz-linear-gradient(center bottom, #bae264 0%, #cdea8f 100%);
  background: -o-linear-gradient(#cdea8f, #bae264);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdea8f', endColorstr='#bae264', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #b4e057 #b0de4f #aadc42 #b0de4f;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-1fd77a6fc69b-267 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1fd77a6fc69b-267 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d1ec98;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bee46d), color-stop(1, #d1ec98));
  background: -ms-linear-gradient(bottom, #bee46d, #d1ec98);
  background: -moz-linear-gradient(center bottom, #bee46d 0%, #d1ec98 100%);
  background: -o-linear-gradient(#d1ec98, #bee46d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1ec98', endColorstr='#bee46d', GradientType=0);
  border-color: #d5eda0 #d1ec98 #cbe98b #d1ec98;
  color: #000000 !important;
}