@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ac135247f39 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-0ac135247f39 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0ac135247f39 .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: Titillium Web;
  font-weight: 600;
  background: #308ff8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0875ed), color-stop(1, #308ff8));
  background: -ms-linear-gradient(bottom, #0875ed, #308ff8);
  background: -moz-linear-gradient(center bottom, #0875ed 0%, #308ff8 100%);
  background: -o-linear-gradient(#308ff8, #0875ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#308ff8', endColorstr='#0875ed', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #086dde #0769d4 #0761c6 #0769d4;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-0ac135247f39 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-0ac135247f39 .ow-button-base a.ow-button-hover:hover {
  background: #3a94f8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #097af7), color-stop(1, #3a94f8));
  background: -ms-linear-gradient(bottom, #097af7, #3a94f8);
  background: -moz-linear-gradient(center bottom, #097af7 0%, #3a94f8 100%);
  background: -o-linear-gradient(#3a94f8, #097af7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a94f8', endColorstr='#097af7', GradientType=0);
  border-color: #449af9 #3a94f8 #2b8cf8 #3a94f8;
  color: #ffffff !important;
}