President’s letter

President's letter

Birth Registration

Birth registration is a fundamental human right that opens the door to other rights, including education and health care. Yet more than fifty million babies are not registered each year.

Read More »
/* Password toggle wrapper */ .password-toggle { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 18px; opacity: 0.6; } .password-toggle:hover { opacity: 1; } /* Ensure input has room for icon */ .elementor-field-type-password input { padding-right: 40px !important; }