@media (max-width: 780px) {
  .so-widget-sow-button-atom-027d2fb3ed7e-759 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-027d2fb3ed7e-759 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-027d2fb3ed7e-759 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #a3641d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #784915), color-stop(1, #a3641d));
  background: -ms-linear-gradient(bottom, #784915, #a3641d);
  background: -moz-linear-gradient(center bottom, #784915 0%, #a3641d 100%);
  background: -o-linear-gradient(#a3641d, #784915);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3641d', endColorstr='#784915', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #6b4113 #623c11 #55340f #623c11;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-027d2fb3ed7e-759 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-027d2fb3ed7e-759 .ow-button-base a.ow-button-hover:hover {
  background: #ac691f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #804f17), color-stop(1, #ac691f));
  background: -ms-linear-gradient(bottom, #804f17, #ac691f);
  background: -moz-linear-gradient(center bottom, #804f17 0%, #ac691f 100%);
  background: -o-linear-gradient(#ac691f, #804f17);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac691f', endColorstr='#804f17', GradientType=0);
  border-color: #b46f20 #ac691f #9f611c #ac691f;
  color: #ffffff !important;
}