@media (max-width: 780px) {
  .so-widget-sow-button-atom-3a50588fdf26 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3a50588fdf26 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3a50588fdf26 .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: #d5007f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a20061), color-stop(1, #d5007f));
  background: -ms-linear-gradient(bottom, #a20061, #d5007f);
  background: -moz-linear-gradient(center bottom, #a20061 0%, #d5007f 100%);
  background: -o-linear-gradient(#d5007f, #a20061);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5007f', endColorstr='#a20061', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #930057 #890051 #790048 #890051;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1.3em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2.6em;
}
.so-widget-sow-button-atom-3a50588fdf26 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3a50588fdf26 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00638e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00405b), color-stop(1, #00638e));
  background: -ms-linear-gradient(bottom, #00405b, #00638e);
  background: -moz-linear-gradient(center bottom, #00405b 0%, #00638e 100%);
  background: -o-linear-gradient(#00638e, #00405b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00638e', endColorstr='#00405b', GradientType=0);
  border-color: #006a98 #00638e #00587f #00638e;
  color: #ffffff !important;
}