@media (max-width: 780px) {
  .so-widget-sow-button-atom-34f14ec0fc62-1009 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-34f14ec0fc62-1009 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-34f14ec0fc62-1009 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #af493d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #893930), color-stop(1, #af493d));
  background: -ms-linear-gradient(bottom, #893930, #af493d);
  background: -moz-linear-gradient(center bottom, #893930 0%, #af493d 100%);
  background: -o-linear-gradient(#af493d, #893930);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af493d', endColorstr='#893930', GradientType=0);
  border: 1px solid;
  border-color: #7e342c #763129 #6b2d25 #763129;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-34f14ec0fc62-1009 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-34f14ec0fc62-1009 .ow-button-base a.ow-button-hover:hover {
  background: #b74c40;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #913c32), color-stop(1, #b74c40));
  background: -ms-linear-gradient(bottom, #913c32, #b74c40);
  background: -moz-linear-gradient(center bottom, #913c32 0%, #b74c40 100%);
  background: -o-linear-gradient(#b74c40, #913c32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b74c40', endColorstr='#913c32', GradientType=0);
  border-color: #bd5043 #b74c40 #ab473c #b74c40;
  color: #ffffff !important;
}