@media (max-width: 780px) {
  .so-widget-sow-button-atom-1e8ea9f23b13-1640 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1e8ea9f23b13-1640 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1e8ea9f23b13-1640 .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: #1db2b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #16878b), color-stop(1, #1db2b7));
  background: -ms-linear-gradient(bottom, #16878b, #1db2b7);
  background: -moz-linear-gradient(center bottom, #16878b 0%, #1db2b7 100%);
  background: -o-linear-gradient(#1db2b7, #16878b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1db2b7', endColorstr='#16878b', GradientType=0);
  border: 1px solid;
  border-color: #147a7e #137275 #106568 #137275;
  color: #ffffff !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-1e8ea9f23b13-1640 .ow-button-base a:active,
.so-widget-sow-button-atom-1e8ea9f23b13-1640 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1e8ea9f23b13-1640 .ow-button-base a.ow-button-hover:hover {
  background: #1ebbc0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #179094), color-stop(1, #1ebbc0));
  background: -ms-linear-gradient(bottom, #179094, #1ebbc0);
  background: -moz-linear-gradient(center bottom, #179094 0%, #1ebbc0 100%);
  background: -o-linear-gradient(#1ebbc0, #179094);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ebbc0', endColorstr='#179094', GradientType=0);
  border-color: #20c3c9 #1ebbc0 #1caeb3 #1ebbc0;
}