.macondo-regular {
    font-family: "Macondo", serif;
    font-weight: 400;
    font-style: normal;
}

.windsong-medium {
    font-family: "WindSong", serif;
    font-weight: 500;
    font-style: normal;
}

.jim-nightshade-regular {
    font-family: "Jim Nightshade", cursive;
    font-weight: 400;
    font-style: normal;
}

p {
    font-family: "Macondo", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    line-height: 2rem;
    color: #0033ff;
}

h2 {
    font-family: "WindSong", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 6vw;
    color: #0033ff;
}

h3 {
    font-family: "Macondo", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 6vw;
    color: #0033ff;
}

h4 {
    font-family: "Jim Nightshade", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 7vw;
    line-height: 7vw;
    color: #0033ff;
}

h6 {
    font-family: "Macondo", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 3vw;
    color: #0033ff;
}

.abdiv {
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}

.container {
    padding: 15px;
}

.text1 {
    padding-block: 50px;
}

.text2 {
    padding-block: 50px;
}