@media (max-width: 780px) {
  .so-widget-sow-button-atom-8aa789c431b2-33804 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8aa789c431b2-33804 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8aa789c431b2-33804 .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: Kodchasan;
  font-weight: 500;
  background: #ea5643;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e13019), color-stop(1, #ea5643));
  background: -ms-linear-gradient(bottom, #e13019, #ea5643);
  background: -moz-linear-gradient(center bottom, #e13019 0%, #ea5643 100%);
  background: -o-linear-gradient(#ea5643, #e13019);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5643', endColorstr='#e13019', GradientType=0);
  -webkit-border-radius: 0.7em 0.7em 0.7em 0.7em;
  -moz-border-radius: 0.7em 0.7em 0.7em 0.7em;
  border-radius: 0.7em 0.7em 0.7em 0.7em;
  border-color: #d32d18 #ca2b17 #bc2815 #ca2b17;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-8aa789c431b2-33804 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8aa789c431b2-33804 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #eb5e4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6351e), color-stop(1, #eb5e4c));
  background: -ms-linear-gradient(bottom, #e6351e, #eb5e4c);
  background: -moz-linear-gradient(center bottom, #e6351e 0%, #eb5e4c 100%);
  background: -o-linear-gradient(#eb5e4c, #e6351e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb5e4c', endColorstr='#e6351e', GradientType=0);
  border-color: #ec6655 #eb5e4c #e9523e #eb5e4c;
  color: #ffffff !important;
}