.homeTitle{
    font-size: 4vw;
}

.homeSubtitle{
    white-space: nowrap;
    font-size: 1.5vw;
}

.sectionOneTitle{
    font-family: Robert-bold;
    border-top: 1px solid black;
    border-bottom: 1px dashed black;
}

.sectionOneContent{
    border-bottom: 1px solid black;
}

