@media (max-width: 780px) {
  .so-widget-sow-button-atom-955fd320c492-2987 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-955fd320c492-2987 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-955fd320c492-2987 .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: #fffaf2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffe6bf), color-stop(1, #fffaf2));
  background: -ms-linear-gradient(bottom, #ffe6bf, #fffaf2);
  background: -moz-linear-gradient(center bottom, #ffe6bf 0%, #fffaf2 100%);
  background: -o-linear-gradient(#fffaf2, #ffe6bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaf2', endColorstr='#ffe6bf', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #ffe0b0 #ffdda5 #ffd796 #ffdda5;
  border: 1px solid;
  color: #515151 !important;
  font-size: 1.45;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 600px;
  max-width: 100%;
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-955fd320c492-2987 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-955fd320c492-2987 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fffefc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffeac9), color-stop(1, #fffefc));
  background: -ms-linear-gradient(bottom, #ffeac9, #fffefc);
  background: -moz-linear-gradient(center bottom, #ffeac9 0%, #fffefc 100%);
  background: -o-linear-gradient(#fffefc, #ffeac9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefc', endColorstr='#ffeac9', GradientType=0);
  border-color: #ffffff #fffefc #fff8ed #fffefc;
  color: #515151 !important;
}