 div.header-title-logo a {
   content: url("https://www.leaderscribe.com/assets/img/ls_logo_bot.png") !important;
   max-width: 290px;
   /* if logo needs to be centered */
   margin-left: auto;
   margin-right: auto;
 }

 @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
   .header-blur-background {}
 }

 .top-bun,
 .patty,
 .bottom-bun {
   height: 1px;
 }

 .top-bun,
 .patty,
 .bottom-bun {
   height: 1px;
 }

 body {
   font-family: 'CustomFont', sans-serif !important;
 }