@media (max-width: 780px) {
  .so-widget-sow-button-atom-df8db7249b54 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-df8db7249b54 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-df8db7249b54 .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: 1em;
  padding: 1em 2em;
  background: #cf2729;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a41f20), color-stop(1, #cf2729));
  background: -ms-linear-gradient(bottom, #a41f20, #cf2729);
  background: -moz-linear-gradient(center bottom, #a41f20 0%, #cf2729 100%);
  background: -o-linear-gradient(#cf2729, #a41f20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf2729', endColorstr='#a41f20', GradientType=0);
  border: 1px solid;
  border-color: #971c1e #8f1b1c #82181a #8f1b1c;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-df8db7249b54 .ow-button-base a:active,
.so-widget-sow-button-atom-df8db7249b54 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-df8db7249b54 .ow-button-base a.ow-button-hover:hover {
  background: #d7292b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad2122), color-stop(1, #d7292b));
  background: -ms-linear-gradient(bottom, #ad2122, #d7292b);
  background: -moz-linear-gradient(center bottom, #ad2122 0%, #d7292b 100%);
  background: -o-linear-gradient(#d7292b, #ad2122);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7292b', endColorstr='#ad2122', GradientType=0);
  border-color: #d83234 #d7292b #cb2628 #d7292b;
}