h1 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 30pt;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 28pt;
}

h3 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 26pt;
}

h4 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20pt;
}
.entry-title {
  font-size: 28px;
}
body.archive .entry-title {
  font-size: 22px;
}
.wp-block-latest-posts {
    border: 1px solid #f2c400;
    padding: 10px;
}
li {
    font-family: Tahoma, sans-serif;
    font-size: 20px;
}
# body.home .entry-content .wp-block-list li,
 body.home .entry-content .wp-block-list li a {
    color: #f2c400 !important;
}