@media (max-width: 780px) {
  .so-widget-sow-button-atom-7639e35d2492 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7639e35d2492 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7639e35d2492 .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: #fdb813;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #db9b02), color-stop(1, #fdb813));
  background: -ms-linear-gradient(bottom, #db9b02, #fdb813);
  background: -moz-linear-gradient(center bottom, #db9b02 0%, #fdb813 100%);
  background: -o-linear-gradient(#fdb813, #db9b02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdb813', endColorstr='#db9b02', GradientType=0);
  -webkit-border-radius: 0.75em 0.75em 0.75em 0.75em;
  -moz-border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-color: #cc9002 #c28902 #b37e02 #c28902;
  border: 1px solid;
  color: #193357 !important;
  font-size: 25px;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-7639e35d2492 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7639e35d2492 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #1b385f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #102037), color-stop(1, #1b385f));
  background: -ms-linear-gradient(bottom, #102037, #1b385f);
  background: -moz-linear-gradient(center bottom, #102037 0%, #1b385f 100%);
  background: -o-linear-gradient(#1b385f, #102037);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b385f', endColorstr='#102037', GradientType=0);
  border-color: #1e3c67 #1b385f #183153 #1b385f;
  color: #fdb813 !important;
}