@media (max-width: 780px) {
  .so-widget-sow-button-atom-25f83a895fe6-152 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-25f83a895fe6-152 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-25f83a895fe6-152 .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: #049687;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #03645a), color-stop(1, #049687));
  background: -ms-linear-gradient(bottom, #03645a, #049687);
  background: -moz-linear-gradient(center bottom, #03645a 0%, #049687 100%);
  background: -o-linear-gradient(#049687, #03645a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049687', endColorstr='#03645a', GradientType=0);
  border: 1px solid;
  border-color: #02554d #024b44 #023d37 #024b44;
  color: #c9c9c9 !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-25f83a895fe6-152 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-25f83a895fe6-152 .ow-button-base a.ow-button-hover:hover {
  background: #04a090;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #036e63), color-stop(1, #04a090));
  background: -ms-linear-gradient(bottom, #036e63, #04a090);
  background: -moz-linear-gradient(center bottom, #036e63 0%, #04a090 100%);
  background: -o-linear-gradient(#04a090, #036e63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04a090', endColorstr='#036e63', GradientType=0);
  border-color: #05aa99 #04a090 #049183 #04a090;
  color: #c9c9c9 !important;
}