

        /* Large Header Styling */
        .fontimpact5 {
            font-family: 'Anton', sans-serif; /* Similar to Impact */
            font-size: 2.5rem; /* Large font size */
            font-weight: normal;
            color: #000; /* Solid black */
            margin: 0;
            text-transform: uppercase; /* All caps */
            letter-spacing: 0.02em; /* Slight spacing for readability */
        }
        