body {
    font-family: "Poppins", sans-serif;
    color: #414042;
}

h1,
h2,
h3,
h4,
.title {
    font-weight: 400;
    text-transform: uppercase;
}

.navbar-brand {
    font-weight: bold;
}
