JALC Foundation

Pacesetter Award Nomination Form

Name of Nominee
Overcoming life's obstacles, especially those who were non-traditional students.
Name of Nominator
/* Target the contact section specifically */ .footer-two__widget--alternate .footer-two__widget-content ul li a, .footer-two__widget-content--contact ul li a { text-transform: none !important; } /* Or more broadly target the footer contact widget */ .footer-two__widget--alternate ul li a { text-transform: capitalize !important; } /* Target just the text part (not the icon) */ .footer-two__widget-content--contact a { text-transform: capitalize !important; }