@media (max-width: 780px) {
  .so-widget-sow-button-atom-e98e6734c623 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e98e6734c623 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e98e6734c623 .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: #d66231;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b14d23), color-stop(1, #d66231));
  background: -ms-linear-gradient(bottom, #b14d23, #d66231);
  background: -moz-linear-gradient(center bottom, #b14d23 0%, #d66231 100%);
  background: -o-linear-gradient(#d66231, #b14d23);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d66231', endColorstr='#b14d23', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a44821 #9c441f #8f3e1c #9c441f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e98e6734c623 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e98e6734c623 .ow-button-base a.ow-button-hover:hover {
  background: #d8683a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b95125), color-stop(1, #d8683a));
  background: -ms-linear-gradient(bottom, #b95125, #d8683a);
  background: -moz-linear-gradient(center bottom, #b95125 0%, #d8683a 100%);
  background: -o-linear-gradient(#d8683a, #b95125);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8683a', endColorstr='#b95125', GradientType=0);
  border-color: #d96f42 #d8683a #d55f2d #d8683a;
  color: #ffffff !important;
}