Let’s work together! I’d love to hear about your project.
Let me know a little bit more about your hopes and expectations. I’ll get in touch with you within the week to schedule a kick-off call and share how I can best support you.
/* Nav item color - underline */ .header-nav-item a { color: #ff5500; } /* Nav item hover color - underline */ .header-nav-item a:hover { color: orange; } /* Nav item active color - underline */ .header-nav-item--active a { color: orange; }
Let me know a little bit more about your hopes and expectations. I’ll get in touch with you within the week to schedule a kick-off call and share how I can best support you.