@import url(https://fonts.googleapis.com/css?family=Playfair+Display&display=swap);
.so-widget-sow-button-atom-19df8e3d585e .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: Playfair Display;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #f0b2a1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e98e75), color-stop(1, #f0b2a1));
  background: -ms-linear-gradient(bottom, #e98e75, #f0b2a1);
  background: -moz-linear-gradient(center bottom, #e98e75 0%, #f0b2a1 100%);
  background: -o-linear-gradient(#f0b2a1, #e98e75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0b2a1', endColorstr='#e98e75', GradientType=0);
  border: 1px solid;
  border-color: #e78368 #e57c5f #e37152 #e57c5f;
  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-19df8e3d585e .ow-button-base a:active,
.so-widget-sow-button-atom-19df8e3d585e .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-19df8e3d585e .ow-button-base a.ow-button-hover:hover {
  background: #f1b9aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea957e), color-stop(1, #f1b9aa));
  background: -ms-linear-gradient(bottom, #ea957e, #f1b9aa);
  background: -moz-linear-gradient(center bottom, #ea957e 0%, #f1b9aa 100%);
  background: -o-linear-gradient(#f1b9aa, #ea957e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b9aa', endColorstr='#ea957e', GradientType=0);
  border-color: #f3c0b3 #f1b9aa #efae9d #f1b9aa;
}