* {
    margin: 0px;
    text-decoration: none;
}

.d-none {
    display: none;
}

h1 {
    font-size: 61px;
    font-weight: 700;
    font-family: "Inter_bold";
}