@media (max-width: 780px) {
  .so-widget-sow-button-atom-8983e5c79654 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8983e5c79654 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a {
  -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;
  font-family: Roboto;
  
  background: #4f94cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #347bb5), color-stop(1, #4f94cd));
  background: -ms-linear-gradient(bottom, #347bb5, #4f94cd);
  background: -moz-linear-gradient(center bottom, #347bb5 0%, #4f94cd 100%);
  background: -o-linear-gradient(#4f94cd, #347bb5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f94cd', endColorstr='#347bb5', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #3073aa #2e6da2 #2b6596 #2e6da2;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-8983e5c79654 .ow-button-base a.ow-button-hover:hover {
  background: #5799cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3680bd), color-stop(1, #5799cf));
  background: -ms-linear-gradient(bottom, #3680bd, #5799cf);
  background: -moz-linear-gradient(center bottom, #3680bd 0%, #5799cf 100%);
  background: -o-linear-gradient(#5799cf, #3680bd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5799cf', endColorstr='#3680bd', GradientType=0);
  border-color: #5f9ed2 #5799cf #4b92cc #5799cf;
  color: #000000 !important;
}