﻿.topBar
{
    font-size:14px;
    color:white;
}

.Heading {
    font-family: "Creepster", system-ui;
    font-style: normal;
    color:#16c2c7;
    font-size:100px;
}

.PageHeading {
    font-family:"Salsa", cursive;
    font-style: normal;
    color: black;
    font-size: 50px;
}

.PageSubHeading {
    font-family: "Kelly Slab", sans-serif;
    font-style: normal;
    color: black;
}

.PageContent {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    color: black;
    font-size: 14px;
}
