@media (max-width: 780px) {
  .so-widget-sow-button-atom-bd3c060b9dd8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bd3c060b9dd8 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bd3c060b9dd8 .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: #00b5b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #008282), color-stop(1, #00b5b5));
  background: -ms-linear-gradient(bottom, #008282, #00b5b5);
  background: -moz-linear-gradient(center bottom, #008282 0%, #00b5b5 100%);
  background: -o-linear-gradient(#00b5b5, #008282);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b5b5', endColorstr='#008282', GradientType=0);
  border: 1px solid;
  border-color: #007373 #006969 #005959 #006969;
  color: #f2ff00 !important;
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  -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-bd3c060b9dd8 .ow-button-base a:active,
.so-widget-sow-button-atom-bd3c060b9dd8 .ow-button-base a:hover {
  color: #a01714 !important;
}
.so-widget-sow-button-atom-bd3c060b9dd8 .ow-button-base a.ow-button-hover:hover {
  background: #fcf000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9bf00), color-stop(1, #fcf000));
  background: -ms-linear-gradient(bottom, #c9bf00, #fcf000);
  background: -moz-linear-gradient(center bottom, #c9bf00 0%, #fcf000 100%);
  background: -o-linear-gradient(#fcf000, #c9bf00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf000', endColorstr='#c9bf00', GradientType=0);
  border-color: #fff307 #fcf000 #ede100 #fcf000;
}