html, body {line-height: 1.4;}
#yw-topnav {
box-shadow:0 -1px 4px rgba(0,0,0,.4);
}

.navbar-brand img {
  • width:45px;
  • border-radius:50%
}
.qrcard-main-content .qrcode-img {
  • width: 12em;
}
:root {
  • -main-text-fontsize: 21px;
  • -main-text-fontfamily: 'EB Garamond', serif;
  • -main-title-fontfamily: 'Karla', sans-serif;
  • -danger-color: #e3001b;
  • -primary-color: rgb(227, 0, 27);
  • -secondary-color-1: rgb(0, 227, 200);
  • -neutral-color: rgb(41, 41, 41);
  • -neutral-soft-color: rgb(114, 114, 114);
  • -navbar-bg-color: #fff;
  • -navbar-text-color: #333;
  • -navbar-link-color: #333;
  • -navbar-link-bg-color: transparent;
  • -navbar-link-hover-color: #e3001b;
}

h1 {
  • letter-spacing: initial;
}