@media (max-width: 780px) {
  .so-widget-sow-button-atom-c2898bf5d011-11 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-c2898bf5d011-11 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c2898bf5d011-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: #e2af9e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d68f77), color-stop(1, #e2af9e));
  background: -ms-linear-gradient(bottom, #d68f77, #e2af9e);
  background: -moz-linear-gradient(center bottom, #d68f77 0%, #e2af9e 100%);
  background: -o-linear-gradient(#e2af9e, #d68f77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2af9e', endColorstr='#d68f77', GradientType=0);
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  border-color: #d3856b #d07e63 #cd7557 #d07e63;
  border: 1px solid;
  color: #5e809b !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-c2898bf5d011-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c2898bf5d011-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #805d59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #624744), color-stop(1, #805d59));
  background: -ms-linear-gradient(bottom, #624744, #805d59);
  background: -moz-linear-gradient(center bottom, #624744 0%, #805d59 100%);
  background: -o-linear-gradient(#805d59, #624744);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#805d59', endColorstr='#624744', GradientType=0);
  border-color: #86625d #805d59 #775753 #805d59;
  color: #ffffff !important;
}