@media (max-width: 780px) {
  .so-widget-sow-button-atom-b636be1e1674-777 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b636be1e1674-777 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b636be1e1674-777 .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: #270001;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000000), color-stop(1, #270001));
  background: -ms-linear-gradient(bottom, #000000, #270001);
  background: -moz-linear-gradient(center bottom, #000000 0%, #270001 100%);
  background: -o-linear-gradient(#270001, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#270001', endColorstr='#000000', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #050505 #000000 #000000 #000000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-b636be1e1674-777 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-b636be1e1674-777 .ow-button-base a.ow-button-hover:hover {
  background: #310001;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #050505), color-stop(1, #310001));
  background: -ms-linear-gradient(bottom, #050505, #310001);
  background: -moz-linear-gradient(center bottom, #050505 0%, #310001 100%);
  background: -o-linear-gradient(#310001, #050505);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#310001', endColorstr='#050505', GradientType=0);
  border-color: #3b0002 #310001 #220001 #310001;
  color: #ffffff !important;
}