.so-widget-sow-button-atom-71faddd35510 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #5a494d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e3235), color-stop(1, #5a494d));
  background: -ms-linear-gradient(bottom, #3e3235, #5a494d);
  background: -moz-linear-gradient(center bottom, #3e3235 0%, #5a494d 100%);
  background: -o-linear-gradient(#5a494d, #3e3235);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a494d', endColorstr='#3e3235', GradientType=0);
  border: 1px solid;
  border-color: #352b2e #302729 #272022 #302729;
  color: #f8c7d1 !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-71faddd35510 .ow-button-base a:visited,
.so-widget-sow-button-atom-71faddd35510 .ow-button-base a:active,
.so-widget-sow-button-atom-71faddd35510 .ow-button-base a:hover {
  color: #f8c7d1 !important;
}
.so-widget-sow-button-atom-71faddd35510 .ow-button-base a.ow-button-hover:hover {
  background: #604e52;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43373a), color-stop(1, #604e52));
  background: -ms-linear-gradient(bottom, #43373a, #604e52);
  background: -moz-linear-gradient(center bottom, #43373a 0%, #604e52 100%);
  background: -o-linear-gradient(#604e52, #43373a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#604e52', endColorstr='#43373a', GradientType=0);
  border-color: #3b3032 #352b2e #2d2426 #352b2e;
  color: #f9d0d8;
}