@media (max-width: 780px) {
  .so-widget-sow-button-atom-43c34095b172-6885 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-43c34095b172-6885 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-43c34095b172-6885 .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: Mitr;
  font-weight: 600;
  background: #a50e41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #760a2e), color-stop(1, #a50e41));
  background: -ms-linear-gradient(bottom, #760a2e, #a50e41);
  background: -moz-linear-gradient(center bottom, #760a2e 0%, #a50e41 100%);
  background: -o-linear-gradient(#a50e41, #760a2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a50e41', endColorstr='#760a2e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #680929 #5e0825 #500720 #5e0825;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 1800px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-43c34095b172-6885 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-43c34095b172-6885 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ae0f45;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f0b32), color-stop(1, #ae0f45));
  background: -ms-linear-gradient(bottom, #7f0b32, #ae0f45);
  background: -moz-linear-gradient(center bottom, #7f0b32 0%, #ae0f45 100%);
  background: -o-linear-gradient(#ae0f45, #7f0b32);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0f45', endColorstr='#7f0b32', GradientType=0);
  border-color: #b81048 #ae0f45 #a00e3f #ae0f45;
  color: #ffffff !important;
}