.so-widget-sow-button-atom-2d739e9aff31 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Cinzel;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #a81928;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7c121d), color-stop(1, #a81928));
  background: -ms-linear-gradient(bottom, #7c121d, #a81928);
  background: -moz-linear-gradient(center bottom, #7c121d 0%, #a81928 100%);
  background: -o-linear-gradient(#a81928, #7c121d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81928', endColorstr='#7c121d', GradientType=0);
  border: 1px solid;
  border-color: #6e101a #650f18 #580d15 #650f18;
  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-2d739e9aff31 .ow-button-base a:active,
.so-widget-sow-button-atom-2d739e9aff31 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2d739e9aff31 .ow-button-base a.ow-button-hover:hover {
  background: #b11a2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #841420), color-stop(1, #b11a2a));
  background: -ms-linear-gradient(bottom, #841420, #b11a2a);
  background: -moz-linear-gradient(center bottom, #841420 0%, #b11a2a 100%);
  background: -o-linear-gradient(#b11a2a, #841420);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b11a2a', endColorstr='#841420', GradientType=0);
  border-color: #ba1c2c #b11a2a #a41827 #b11a2a;
}