@media (max-width: 780px) {
  .so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8b19a4267e7c-13 .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;
  background: #afa176;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #998959), color-stop(1, #afa176));
  background: -ms-linear-gradient(bottom, #998959, #afa176);
  background: -moz-linear-gradient(center bottom, #998959 0%, #afa176 100%);
  background: -o-linear-gradient(#afa176, #998959);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afa176', endColorstr='#998959', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #8f8054 #897b50 #7f724a #897b50;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 275px;
  max-width: 100%;
}
.so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base .sowb-button .sow-icon-image,
.so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base .sowb-button [class^="sow-icon-"] {
  margin: 0;
}
.so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8b19a4267e7c-13 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b3a57c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9f8f5d), color-stop(1, #b3a57c));
  background: -ms-linear-gradient(bottom, #9f8f5d, #b3a57c);
  background: -moz-linear-gradient(center bottom, #9f8f5d 0%, #b3a57c 100%);
  background: -o-linear-gradient(#b3a57c, #9f8f5d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a57c', endColorstr='#9f8f5d', GradientType=0);
  border-color: #b7aa83 #b3a57c #ad9f73 #b3a57c;
  color: #ffffff !important;
}