@media (max-width: 780px) {
  .so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .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: #df2240;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b41a32), color-stop(1, #df2240));
  background: -ms-linear-gradient(bottom, #b41a32, #df2240);
  background: -moz-linear-gradient(center bottom, #b41a32 0%, #df2240 100%);
  background: -o-linear-gradient(#df2240, #b41a32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df2240', endColorstr='#b41a32', GradientType=0);
  -webkit-border-radius: 2em 2em 2em 2em;
  -moz-border-radius: 2em 2em 2em 2em;
  border-radius: 2em 2em 2em 2em;
  border-color: #a7182f #9e172c #901528 #9e172c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-874d0a68d2b0-2464 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e02b48;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd1b35), color-stop(1, #e02b48));
  background: -ms-linear-gradient(bottom, #bd1b35, #e02b48);
  background: -moz-linear-gradient(center bottom, #bd1b35 0%, #e02b48 100%);
  background: -o-linear-gradient(#e02b48, #bd1b35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02b48', endColorstr='#bd1b35', GradientType=0);
  border-color: #e2344f #e02b48 #dc203e #e02b48;
  color: #ffffff !important;
}