.logo_navbar {
    visibility: hidden;
}

.hero_btn {
    font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;
    font-size: 24px;
    text-decoration: none;
    color: white;
}

.hero_btn {
  background-color: rgba(141, 141, 141, 0.248);
  border: solid 1px gray;
}
