@media (max-width: 780px) {
  .so-widget-sow-button-atom-05782bc4a8e1-1952 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-05782bc4a8e1-1952 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-05782bc4a8e1-1952 .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.2em;
  padding: 0.6em 1.2em;
  background: #44a3e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #218bd2), color-stop(1, #44a3e2));
  background: -ms-linear-gradient(bottom, #218bd2, #44a3e2);
  background: -moz-linear-gradient(center bottom, #218bd2 0%, #44a3e2 100%);
  background: -o-linear-gradient(#44a3e2, #218bd2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44a3e2', endColorstr='#218bd2', GradientType=0);
  border: 1px solid;
  border-color: #1f83c5 #1d7dbc #1b74af #1d7dbc;
  color: #ffffff !important;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  -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-05782bc4a8e1-1952 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-05782bc4a8e1-1952 .ow-button-base a.ow-button-hover:hover {
  background: #4da7e3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2291db), color-stop(1, #4da7e3));
  background: -ms-linear-gradient(bottom, #2291db, #4da7e3);
  background: -moz-linear-gradient(center bottom, #2291db 0%, #4da7e3 100%);
  background: -o-linear-gradient(#4da7e3, #2291db);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4da7e3', endColorstr='#2291db', GradientType=0);
  border-color: #56ace5 #4da7e3 #40a1e1 #4da7e3;
  color: #ffffff !important;
}