.mainText {
    font-family: "Georgia";
}

.nameHeader {
    font-family: "Alex Brush", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 80px;
}

.bodyText {
    font-size: 24px;
}

.nav-link {
    color: black !important;
}