h4 {

    font-family: 'Montserrat', sans-serif;
    font-style: bold;
}

h3 {

    font-family: 'Montserrat', sans-serif;
    font-style: bold;
    font-size: small;
}

td {

    font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
}
tr {

    font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
    text-align: left;
}

li {

    font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
    text-align: left;
}




a{
    font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
}


#formContainer {
    width: 95%;
    margin-top: 10px;
    margin-left: auto;
  margin-right: auto;
    text-align: center;

}

#formlabel{
	font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
    margin-left: auto;
  margin-right: auto;
}

#accordion-button{
    
    font-family: "Montserrat", monospace;
    font-weight: 400;
    font-size: small;
    font-style: normal;
    margin-left: auto;
  margin-right: auto;
    
}