@media (max-width: 780px) {
  .so-widget-sow-button-atom-6ce294527125-101318 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-6ce294527125-101318 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6ce294527125-101318 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1;
  padding: 1 2;
  background: #7ab3ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #58a0a9), color-stop(1, #7ab3ba));
  background: -ms-linear-gradient(bottom, #58a0a9, #7ab3ba);
  background: -moz-linear-gradient(center bottom, #58a0a9 0%, #7ab3ba 100%);
  background: -o-linear-gradient(#7ab3ba, #58a0a9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ab3ba', endColorstr='#58a0a9', GradientType=0);
  border: 1px solid;
  border-color: #53979f #4f9098 #4a878e #4f9098;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-6ce294527125-101318 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6ce294527125-101318 .ow-button-base a.ow-button-hover:hover {
  background: #81b7bd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5fa4ac), color-stop(1, #81b7bd));
  background: -ms-linear-gradient(bottom, #5fa4ac, #81b7bd);
  background: -moz-linear-gradient(center bottom, #5fa4ac 0%, #81b7bd 100%);
  background: -o-linear-gradient(#81b7bd, #5fa4ac);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81b7bd', endColorstr='#5fa4ac', GradientType=0);
  border-color: #87bbc1 #81b7bd #77b1b8 #81b7bd;
  color: #ffffff !important;
}