@media (max-width: 780px) {
  .so-widget-sow-button-atom-c8a08bff7da2-106 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c8a08bff7da2-106 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c8a08bff7da2-106 .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: #dd0606;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab0505), color-stop(1, #dd0606));
  background: -ms-linear-gradient(bottom, #ab0505, #dd0606);
  background: -moz-linear-gradient(center bottom, #ab0505 0%, #dd0606 100%);
  background: -o-linear-gradient(#dd0606, #ab0505);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd0606', endColorstr='#ab0505', GradientType=0);
  -webkit-border-radius: 45px 45px 45px 45px;
  -moz-border-radius: 45px 45px 45px 45px;
  border-radius: 45px 45px 45px 45px;
  border-color: #9c0404 #930404 #840404 #930404;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 0.8em;
  
  padding-block: 0.9em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1.8em;
}
.so-widget-sow-button-atom-c8a08bff7da2-106 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c8a08bff7da2-106 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ceceff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b9bff), color-stop(1, #ceceff));
  background: -ms-linear-gradient(bottom, #9b9bff, #ceceff);
  background: -moz-linear-gradient(center bottom, #9b9bff 0%, #ceceff 100%);
  background: -o-linear-gradient(#ceceff, #9b9bff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceceff', endColorstr='#9b9bff', GradientType=0);
  border-color: #d8d8ff #ceceff #bfbfff #ceceff;
  color: #000000 !important;
}