@media (max-width: 780px) {
  .so-widget-sow-button-atom-41bb6e9981bb-11 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-41bb6e9981bb-11 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-41bb6e9981bb-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: #a9624e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #864e3e), color-stop(1, #a9624e));
  background: -ms-linear-gradient(bottom, #864e3e, #a9624e);
  background: -moz-linear-gradient(center bottom, #864e3e 0%, #a9624e 100%);
  background: -o-linear-gradient(#a9624e, #864e3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9624e', endColorstr='#864e3e', GradientType=0);
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-color: #7c4839 #754436 #6a3e31 #754436;
  border: 1px solid;
  color: #fae9d2 !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-41bb6e9981bb-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-41bb6e9981bb-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #085875;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #043445), color-stop(1, #085875));
  background: -ms-linear-gradient(bottom, #043445, #085875);
  background: -moz-linear-gradient(center bottom, #043445 0%, #085875 100%);
  background: -o-linear-gradient(#085875, #043445);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#085875', endColorstr='#043445', GradientType=0);
  border-color: #085f7e #085875 #074d66 #085875;
  color: #ffffff !important;
}