h1 {
    height:50px
    font-family: "Helvetica";
        <!-- this is a placeholder font, the project specific fonts are unable to be used due to licensing cost --> 
    font-size: 40px;
    color: rgb(190, 30, 45)
}