Site URL: https://www.impactpa.church/
Hello!
On my website I'm trying to bold the first item in the navigation bar to make it more noticeable. I haven't had any luck so far with some things I've found online.
I've tried this:
.Header-nav--primary .Header-nav-item:first-child{
font-weight: 700
}
and have also set it font-weight equal to bold, but I'm not seeing any changes. Any help is appreciated!