body {
    font-family: Poppins, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.logo {
    color: #2f2e41;
}

p {
    color: rgba(47, 46, 65, .75);
}