@media (max-width: 780px) {
  .so-widget-sow-button-atom-fc7b7a846ade-11 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-fc7b7a846ade-11 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fc7b7a846ade-11 .ow-button-base .sowb-button {
  -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;
  font-family: Georgia, Times, Times New Roman, serif;
  
  background: #60584b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #433e35), color-stop(1, #60584b));
  background: -ms-linear-gradient(bottom, #433e35, #60584b);
  background: -moz-linear-gradient(center bottom, #433e35 0%, #60584b 100%);
  background: -o-linear-gradient(#60584b, #433e35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60584b', endColorstr='#433e35', GradientType=0);
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-color: #3b362e #353129 #2c2923 #353129;
  border: 1px solid;
  color: #fdf1da !important;
  font-size: 20px;
  
  padding-block: 9px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 211px;
  max-width: 100%;
  padding-inline: 18px;
}
.so-widget-sow-button-atom-fc7b7a846ade-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fc7b7a846ade-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8c8579;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #716b61), color-stop(1, #8c8579));
  background: -ms-linear-gradient(bottom, #716b61, #8c8579);
  background: -moz-linear-gradient(center bottom, #716b61 0%, #8c8579 100%);
  background: -o-linear-gradient(#8c8579, #716b61);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8579', endColorstr='#716b61', GradientType=0);
  border-color: #918a7f #8c8579 #847d72 #8c8579;
  color: #ffffff !important;
}