h1 {
    font-size: 2.8vh;
}
p {
    font-size: 16px;
}
a {
    text-decoration: none;
    color: #000000;
}
.navbar-brand {
    visibility: hidden;
}
.contact-d {
    line-height: 2px;
    margin-top: 25px;
}
.subtitle {
    line-height: 2px;
    color: #7e7a7a;
}
.justify-text {
    text-align: justify;
}
#print {
    margin-top: 13vh;
    text-align: right;
}
#print-icon {
    width: 35px;
    height: 35px;
}