body {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.bg-size-50px {
    background-size: 50px;
}

.bg-size-100px {
    background-size: 100px;
}