@media (max-width: 780px) {
  .so-widget-sow-button-atom-a6524eec8938-1601 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a6524eec8938-1601 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a6524eec8938-1601 .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: Allura;
  
  
  font-size: 1.45;
  padding: 0.5 1;
  background: #af4949;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b3a3a), color-stop(1, #af4949));
  background: -ms-linear-gradient(bottom, #8b3a3a, #af4949);
  background: -moz-linear-gradient(center bottom, #8b3a3a 0%, #af4949 100%);
  background: -o-linear-gradient(#af4949, #8b3a3a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af4949', endColorstr='#8b3a3a', GradientType=0);
  border: 1px solid;
  border-color: #803535 #793232 #6e2e2e #793232;
  color: #ffffff !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-a6524eec8938-1601 .ow-button-base a:active,
.so-widget-sow-button-atom-a6524eec8938-1601 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a6524eec8938-1601 .ow-button-base a.ow-button-hover:hover {
  background: #b54d4d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #923d3d), color-stop(1, #b54d4d));
  background: -ms-linear-gradient(bottom, #923d3d, #b54d4d);
  background: -moz-linear-gradient(center bottom, #923d3d 0%, #b54d4d 100%);
  background: -o-linear-gradient(#b54d4d, #923d3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b54d4d', endColorstr='#923d3d', GradientType=0);
  border-color: #b85555 #b54d4d #ab4747 #b54d4d;
}