@media (max-width: 780px) {
  .so-widget-sow-button-atom-dd44edfe65fc-17566 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-dd44edfe65fc-17566 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-dd44edfe65fc-17566 .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.15em;
  padding: 1em 2em;
  background: #1da1f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c85d0), color-stop(1, #1da1f2));
  background: -ms-linear-gradient(bottom, #0c85d0, #1da1f2);
  background: -moz-linear-gradient(center bottom, #0c85d0 0%, #1da1f2 100%);
  background: -o-linear-gradient(#1da1f2, #0c85d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1da1f2', endColorstr='#0c85d0', GradientType=0);
  border: 1px solid;
  border-color: #0b7cc2 #0b76b8 #0a6da9 #0b76b8;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-dd44edfe65fc-17566 .ow-button-base a:active,
.so-widget-sow-button-atom-dd44edfe65fc-17566 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-dd44edfe65fc-17566 .ow-button-base a.ow-button-hover:hover {
  background: #27a5f3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d8cda), color-stop(1, #27a5f3));
  background: -ms-linear-gradient(bottom, #0d8cda, #27a5f3);
  background: -moz-linear-gradient(center bottom, #0d8cda 0%, #27a5f3 100%);
  background: -o-linear-gradient(#27a5f3, #0d8cda);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27a5f3', endColorstr='#0d8cda', GradientType=0);
  border-color: #30a9f3 #27a5f3 #189ff2 #27a5f3;
}