Hey @tuanphan
www.blissfuldoulacare.ca
pass: blissful2021
I sort of figured it out, but had to align the primary nav to the right instead of the left side (left side alignment wouldn't stick to baseline).
This is the code I ended up with.
Thanks!
//primary nav baseline
.Header-inner--top {
align-items: baseline !important;
}