@media (max-width: 780px) {
  .so-widget-sow-button-atom-7df4ad5c77a5-75569 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7df4ad5c77a5-75569 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7df4ad5c77a5-75569 .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: #e29399;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d76b73), color-stop(1, #e29399));
  background: -ms-linear-gradient(bottom, #d76b73, #e29399);
  background: -moz-linear-gradient(center bottom, #d76b73 0%, #e29399 100%);
  background: -o-linear-gradient(#e29399, #d76b73);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e29399', endColorstr='#d76b73', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #d45f68 #d25760 #cf4b55 #d25760;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 120%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-7df4ad5c77a5-75569 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7df4ad5c77a5-75569 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e49ba1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9737b), color-stop(1, #e49ba1));
  background: -ms-linear-gradient(bottom, #d9737b, #e49ba1);
  background: -moz-linear-gradient(center bottom, #d9737b 0%, #e49ba1 100%);
  background: -o-linear-gradient(#e49ba1, #d9737b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e49ba1', endColorstr='#d9737b', GradientType=0);
  border-color: #e6a3a8 #e49ba1 #e18f95 #e49ba1;
  color: #ffffff !important;
}