.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #7e3443;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5a2530),color-stop(1,#7e3443));
  background: -ms-linear-gradient(bottom,#5a2530,#7e3443);
  background: -moz-linear-gradient(center bottom,#5a2530 0%,#7e3443 100%);
  background: -o-linear-gradient(#7e3443,#5a2530);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e3443', endColorstr='#5a2530', GradientType=0);
  border: 1px solid;
  border-color: #4f212a #481e26 #3d1920 #481e26;
  color: #FFFFFF !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-8bf1c6db9d02 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a:visited,
.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a:active,
.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-8bf1c6db9d02 .ow-button-base a.ow-button-hover:hover {
  background: #853747;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#612834),color-stop(1,#853747));
  background: -ms-linear-gradient(bottom,#612834,#853747);
  background: -moz-linear-gradient(center bottom,#612834 0%,#853747 100%);
  background: -o-linear-gradient(#853747,#612834);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#853747', endColorstr='#612834', GradientType=0);
  border-color: #56242e #4f212a #441c24 #4f212a;
  color: #ffffff;
}