@media (max-width: 780px) {
  .so-widget-sow-button-atom-f9f11bc73de5-5795 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f9f11bc73de5-5795 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f9f11bc73de5-5795 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #13a5d5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f81a6), color-stop(1, #13a5d5));
  background: -ms-linear-gradient(bottom, #0f81a6, #13a5d5);
  background: -moz-linear-gradient(center bottom, #0f81a6 0%, #13a5d5 100%);
  background: -o-linear-gradient(#13a5d5, #0f81a6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13a5d5', endColorstr='#0f81a6', GradientType=0);
  border: 1px solid;
  border-color: #0e7698 #0d6f8f #0b6481 #0d6f8f;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  -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-f9f11bc73de5-5795 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f9f11bc73de5-5795 .ow-button-base a.ow-button-hover:hover {
  background: #14acde;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1088b0), color-stop(1, #14acde));
  background: -ms-linear-gradient(bottom, #1088b0, #14acde);
  background: -moz-linear-gradient(center bottom, #1088b0 0%, #14acde 100%);
  background: -o-linear-gradient(#14acde, #1088b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14acde', endColorstr='#1088b0', GradientType=0);
  border-color: #15b4e8 #14acde #13a1d0 #14acde;
  color: #ffffff !important;
}