.top-bar ul {
    background-color: transparent;
    padding: 1rem;
    height: 80px;
}


h1 {
    font-family: "Lato";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 26.4px;
}
h3 {
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 15.4px;
}
p {
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
}

.callout.secondary {
    background-color: #032731;
}

.n1 {
    font-family: 'Secular One', sans-serif;
    font-size: 30px;
    color: #ffffff;
}

.n2 {
    font-family: 'Lato';
    font-size: 22px;
    color: #ffffff;
}

.n3 {
    font-family: 'Secular One', sans-serif;
    font-size: 20px;
    color: #ffffff;
}