/* add styles here*/
h1, .h1,
h2, .h2,
h3, .h3 {
    font-weight: 700 !important;
}
.txt-red {
    color: var(--red);
}