@media (max-width: 780px) {
  .so-widget-sow-button-atom-e8fcd35a023d-277 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e8fcd35a023d-277 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e8fcd35a023d-277 .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: #3a85eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #166adc), color-stop(1, #3a85eb));
  background: -ms-linear-gradient(bottom, #166adc, #3a85eb);
  background: -moz-linear-gradient(center bottom, #166adc 0%, #3a85eb 100%);
  background: -o-linear-gradient(#3a85eb, #166adc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a85eb', endColorstr='#166adc', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #1563ce #145fc5 #1358b7 #145fc5;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 35%;
  max-width: 100%;
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-e8fcd35a023d-277 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e8fcd35a023d-277 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #438bec;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #176ee5), color-stop(1, #438bec));
  background: -ms-linear-gradient(bottom, #176ee5, #438bec);
  background: -moz-linear-gradient(center bottom, #176ee5 0%, #438bec 100%);
  background: -o-linear-gradient(#438bec, #176ee5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#438bec', endColorstr='#176ee5', GradientType=0);
  border-color: #4d90ed #438bec #3582eb #438bec;
  color: #ffffff !important;
}