h1, h2, h3, h4, h5, h6 {
    font-family: "Black Ops One", system-ui;
    font-weight: 400;
    font-style: normal;
}

h1 {
    font-size: 72px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 26px;
    text-align: center;
}

h4 {
    font-size: 36px;
    color: white;
}
p {
    font-size: 20px;
    text-align: center;
}

a {
    font-size: 20px;
}

.news {
    font-size: 20px;
    float: left;
}