.so-widget-sow-button-atom-9d782fa11ba1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #dda1a1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cf7c7c), color-stop(1, #dda1a1));
  background: -ms-linear-gradient(bottom, #cf7c7c, #dda1a1);
  background: -moz-linear-gradient(center bottom, #cf7c7c 0%, #dda1a1 100%);
  background: -o-linear-gradient(#dda1a1, #cf7c7c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dda1a1', endColorstr='#cf7c7c', GradientType=0);
  border: 1px solid;
  border-color: #cb7070 #c96969 #c55e5e #c96969;
  color: #000000 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-9d782fa11ba1 .ow-button-base a:visited,
.so-widget-sow-button-atom-9d782fa11ba1 .ow-button-base a:active,
.so-widget-sow-button-atom-9d782fa11ba1 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-9d782fa11ba1 .ow-button-base a.ow-button-hover:hover {
  background: #e0a8a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d28383), color-stop(1, #e0a8a8));
  background: -ms-linear-gradient(bottom, #d28383, #e0a8a8);
  background: -moz-linear-gradient(center bottom, #d28383 0%, #e0a8a8 100%);
  background: -o-linear-gradient(#e0a8a8, #d28383);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0a8a8', endColorstr='#d28383', GradientType=0);
  border-color: #ce7878 #cb7070 #c76565 #cb7070;
  color: #050505;
}