@media (max-width: 780px) {
  .so-widget-sow-button-atom-bcb80966fb54-2028 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bcb80966fb54-2028 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bcb80966fb54-2028 .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: #e87d4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e25c1f), color-stop(1, #e87d4c));
  background: -ms-linear-gradient(bottom, #e25c1f, #e87d4c);
  background: -moz-linear-gradient(center bottom, #e25c1f 0%, #e87d4c 100%);
  background: -o-linear-gradient(#e87d4c, #e25c1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87d4c', endColorstr='#e25c1f', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #d6561c #cd531a #c04d19 #cd531a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.8;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6;
}
.so-widget-sow-button-atom-bcb80966fb54-2028 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bcb80966fb54-2028 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e98455;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e36328), color-stop(1, #e98455));
  background: -ms-linear-gradient(bottom, #e36328, #e98455);
  background: -moz-linear-gradient(center bottom, #e36328 0%, #e98455 100%);
  background: -o-linear-gradient(#e98455, #e36328);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e98455', endColorstr='#e36328', GradientType=0);
  border-color: #ea8a5e #e98455 #e77a47 #e98455;
  color: #ffffff !important;
}