h1,h2,h3,h4,h5,h6 {
  font-family: "Times New Roman", Times, serif;
}
.content {
  font-family: "Times New Roman", Times, serif;
}
.hextra-footer {
    display: none;
}
.hamburger-menu, .mobile-menu-overlay {
    display:none !important;
}

.blur {
    filter: blur(1px);
}

li {
    list-style: none;
}
