@media (max-width: 780px) {
  .so-widget-sow-button-atom-bc0d1d35ed74-703 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bc0d1d35ed74-703 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bc0d1d35ed74-703 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-family: #dc143c Text;
  font-weight: 700;
  
  font-size: 1.45em;
  padding: 1em 2em;
  background: #d6c9c0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c2afa1), color-stop(1, #d6c9c0));
  background: -ms-linear-gradient(bottom, #c2afa1, #d6c9c0);
  background: -moz-linear-gradient(center bottom, #c2afa1 0%, #d6c9c0 100%);
  background: -o-linear-gradient(#d6c9c0, #c2afa1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6c9c0', endColorstr='#c2afa1', GradientType=0);
  border: 1px solid;
  border-color: #bca798 #b8a192 #b29988 #b8a192;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-bc0d1d35ed74-703 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-bc0d1d35ed74-703 .ow-button-base a.ow-button-hover:hover {
  background: #dacec6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c6b4a7), color-stop(1, #dacec6));
  background: -ms-linear-gradient(bottom, #c6b4a7, #dacec6);
  background: -moz-linear-gradient(center bottom, #c6b4a7 0%, #dacec6 100%);
  background: -o-linear-gradient(#dacec6, #c6b4a7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dacec6', endColorstr='#c6b4a7', GradientType=0);
  border-color: #ded4cc #dacec6 #d4c6bd #dacec6;
  color: #ffffff !important;
}