*{
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
}
h1,h2,h3,h4,h5,h6,p{
    font-family: 'Prompt', sans-serif;
}
thead{
    text-align: center;
}

.underline {
    border-bottom: 1pt dotted black;
}