
/* === HEADER TITLE: END LIBERAL RACISM (LARGE VERSION) === */
.header-title {
  text-align: center;
  color: #ffffff;
  font-size: 64px;
  font-weight: 800;
  letter-spacing: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .header-title {
    font-size: 40px;
  }
}
