/* added this because of course name content */
header h1 {
    font-size: clamp(1.44rem, 4.3vw, 4.3rem);
    word-break: auto-phrase;
    line-break: auto;
}