@media (max-width: 780px) {
  .so-widget-sow-button-atom-351901a97026-5795 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-351901a97026-5795 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-351901a97026-5795 .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: #d17787;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c45165), color-stop(1, #d17787));
  background: -ms-linear-gradient(bottom, #c45165, #d17787);
  background: -moz-linear-gradient(center bottom, #c45165 0%, #d17787 100%);
  background: -o-linear-gradient(#d17787, #c45165);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17787', endColorstr='#c45165', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #c0455b #bc4056 #b13c50 #bc4056;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-351901a97026-5795 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-351901a97026-5795 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d47f8e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7596c), color-stop(1, #d47f8e));
  background: -ms-linear-gradient(bottom, #c7596c, #d47f8e);
  background: -moz-linear-gradient(center bottom, #c7596c 0%, #d47f8e 100%);
  background: -o-linear-gradient(#d47f8e, #c7596c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47f8e', endColorstr='#c7596c', GradientType=0);
  border-color: #d68694 #d47f8e #d07384 #d47f8e;
  color: #000000 !important;
}