body {
    background-color: rgb(22, 22, 22) !important;
    font-family: Manrope !important;
}

h1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 36px !important;
    font-weight: 700 !important;

    letter-spacing: -1.712px;
    line-height: 36px;
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    color: #ffffff !important;
}


p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28.8px;
}


a.nav-link {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
}
