@import url(https://fonts.googleapis.com/css?family=Poppins:100);
.so-widget-sow-button-atom-7a73b6fcd760 .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: Poppins;
  font-weight: 100;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #e9150f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b9110c), color-stop(1, #e9150f));
  background: -ms-linear-gradient(bottom, #b9110c, #e9150f);
  background: -moz-linear-gradient(center bottom, #b9110c 0%, #e9150f 100%);
  background: -o-linear-gradient(#e9150f, #b9110c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9150f', endColorstr='#b9110c', GradientType=0);
  border: 1px solid;
  border-color: #ab0f0b #a10f0a #930d09 #a10f0a;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-7a73b6fcd760 .ow-button-base a:visited,
.so-widget-sow-button-atom-7a73b6fcd760 .ow-button-base a:active,
.so-widget-sow-button-atom-7a73b6fcd760 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7a73b6fcd760 .ow-button-base a.ow-button-hover:hover {
  background: #f01912;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c3120d), color-stop(1, #f01912));
  background: -ms-linear-gradient(bottom, #c3120d, #f01912);
  background: -moz-linear-gradient(center bottom, #c3120d 0%, #f01912 100%);
  background: -o-linear-gradient(#f01912, #c3120d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f01912', endColorstr='#c3120d', GradientType=0);
  border-color: #b4100c #ab0f0b #9c0e0a #ab0f0b;
  color: #ffffff;
}