@media (max-width: 780px) {
  .so-widget-sow-button-atom-c46c2924f9cc .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c46c2924f9cc .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c46c2924f9cc .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;
  background: #017070;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #013d3d), color-stop(1, #017070));
  background: -ms-linear-gradient(bottom, #013d3d, #017070);
  background: -moz-linear-gradient(center bottom, #013d3d 0%, #017070 100%);
  background: -o-linear-gradient(#017070, #013d3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017070', endColorstr='#013d3d', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #002e2e #002424 #001515 #002424;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-c46c2924f9cc .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-c46c2924f9cc .ow-button-base a.ow-button-hover:hover {
  background: #017a7a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #014848), color-stop(1, #017a7a));
  background: -ms-linear-gradient(bottom, #014848, #017a7a);
  background: -moz-linear-gradient(center bottom, #014848 0%, #017a7a 100%);
  background: -o-linear-gradient(#017a7a, #014848);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017a7a', endColorstr='#014848', GradientType=0);
  border-color: #018484 #017a7a #016b6b #017a7a;
  color: #ffffff !important;
}