@media (max-width: 780px) {
  .so-widget-sow-button-atom-2cd71342351b-6922 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2cd71342351b-6922 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2cd71342351b-6922 .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: Karla;
  
  background: #c88b66;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b96f42), color-stop(1, #c88b66));
  background: -ms-linear-gradient(bottom, #b96f42, #c88b66);
  background: -moz-linear-gradient(center bottom, #b96f42 0%, #c88b66 100%);
  background: -o-linear-gradient(#c88b66, #b96f42);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c88b66', endColorstr='#b96f42', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #ad683e #a6643c #9b5d38 #a6643c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-2cd71342351b-6922 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2cd71342351b-6922 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c88e24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c6f1c), color-stop(1, #c88e24));
  background: -ms-linear-gradient(bottom, #9c6f1c, #c88e24);
  background: -moz-linear-gradient(center bottom, #9c6f1c 0%, #c88e24 100%);
  background: -o-linear-gradient(#c88e24, #9c6f1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c88e24', endColorstr='#9c6f1c', GradientType=0);
  border-color: #d09425 #c88e24 #bb8521 #c88e24;
  color: #ffffff !important;
}