@media (max-width: 780px) {
  .so-widget-sow-button-atom-fea897f3598f-29096 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fea897f3598f-29096 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fea897f3598f-29096 .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: #e8437a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd1b5c), color-stop(1, #e8437a));
  background: -ms-linear-gradient(bottom, #dd1b5c, #e8437a);
  background: -moz-linear-gradient(center bottom, #dd1b5c 0%, #e8437a 100%);
  background: -o-linear-gradient(#e8437a, #dd1b5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8437a', endColorstr='#dd1b5c', GradientType=0);
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  border-radius: 1.5px;
  border-color: #cf1956 #c61852 #b9174d #c61852;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-fea897f3598f-29096 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fea897f3598f-29096 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e94c80;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e41f60), color-stop(1, #e94c80));
  background: -ms-linear-gradient(bottom, #e41f60, #e94c80);
  background: -moz-linear-gradient(center bottom, #e41f60 0%, #e94c80 100%);
  background: -o-linear-gradient(#e94c80, #e41f60);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e94c80', endColorstr='#e41f60', GradientType=0);
  border-color: #ea5587 #e94c80 #e73e77 #e94c80;
  color: #ffffff !important;
}