@media (max-width: 780px) {
  .so-widget-sow-button-atom-495f90d5fc1c-2 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-495f90d5fc1c-2 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-495f90d5fc1c-2 .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: #1794ca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #12729c), color-stop(1, #1794ca));
  background: -ms-linear-gradient(bottom, #12729c, #1794ca);
  background: -moz-linear-gradient(center bottom, #12729c 0%, #1794ca 100%);
  background: -o-linear-gradient(#1794ca, #12729c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1794ca', endColorstr='#12729c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #10688e #0f6285 #0e5878 #0f6285;
  border: 1px solid;
  color: #f7f7f7 !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-495f90d5fc1c-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-495f90d5fc1c-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #189bd3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1379a5), color-stop(1, #189bd3));
  background: -ms-linear-gradient(bottom, #1379a5, #189bd3);
  background: -moz-linear-gradient(center bottom, #1379a5 0%, #189bd3 100%);
  background: -o-linear-gradient(#189bd3, #1379a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#189bd3', endColorstr='#1379a5', GradientType=0);
  border-color: #19a1dc #189bd3 #1691c5 #189bd3;
  color: #f7f7f7 !important;
}