@media (max-width: 780px) {
  .so-widget-sow-button-atom-0de1c85ac0f6 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-0de1c85ac0f6 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0de1c85ac0f6 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  font-weight: 800;
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #bc2222;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #911a1a), color-stop(1, #bc2222));
  background: -ms-linear-gradient(bottom, #911a1a, #bc2222);
  background: -moz-linear-gradient(center bottom, #911a1a 0%, #bc2222 100%);
  background: -o-linear-gradient(#bc2222, #911a1a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc2222', endColorstr='#911a1a', GradientType=0);
  border: 1px solid;
  border-color: #841818 #7b1616 #6e1414 #7b1616;
  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-0de1c85ac0f6 .ow-button-base a:active,
.so-widget-sow-button-atom-0de1c85ac0f6 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0de1c85ac0f6 .ow-button-base a.ow-button-hover:hover {
  background: #c52424;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #991c1c), color-stop(1, #c52424));
  background: -ms-linear-gradient(bottom, #991c1c, #c52424);
  background: -moz-linear-gradient(center bottom, #991c1c 0%, #c52424 100%);
  background: -o-linear-gradient(#c52424, #991c1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c52424', endColorstr='#991c1c', GradientType=0);
  border-color: #cd2525 #c52424 #b82121 #c52424;
}