h1, h2, h3, h4, h5 {
    font-family: "Poppins", sans-serif!important;
}

p, a {
    font-family: "Inter", sans-serif!important;
}

body {
    background-color: #fdfdfd;
}

.text-small {
    font-size: 12px!important;
}