@media (max-width: 780px) {
  .so-widget-sow-button-atom-cf58519f6dab-3508 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cf58519f6dab-3508 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cf58519f6dab-3508 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #1ebeb9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17928e), color-stop(1, #1ebeb9));
  background: -ms-linear-gradient(bottom, #17928e, #1ebeb9);
  background: -moz-linear-gradient(center bottom, #17928e 0%, #1ebeb9 100%);
  background: -o-linear-gradient(#1ebeb9, #17928e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ebeb9', endColorstr='#17928e', GradientType=0);
  border: 1px solid;
  border-color: #158581 #147c79 #116f6c #147c79;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-cf58519f6dab-3508 .ow-button-base a:active,
.so-widget-sow-button-atom-cf58519f6dab-3508 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cf58519f6dab-3508 .ow-button-base a.ow-button-hover:hover {
  background: #1fc7c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #189b97), color-stop(1, #1fc7c2));
  background: -ms-linear-gradient(bottom, #189b97, #1fc7c2);
  background: -moz-linear-gradient(center bottom, #189b97 0%, #1fc7c2 100%);
  background: -o-linear-gradient(#1fc7c2, #189b97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fc7c2', endColorstr='#189b97', GradientType=0);
  border-color: #21d0ca #1fc7c2 #1dbab5 #1fc7c2;
}