/* Define a CSS class for the custom underline */
.custom-underline {
position: relative;
text-decoration: none;
color: white; /* Set the text color to white */
}
.custom-underline::after {
content: "";
position: absolute;
bottom: -10px; /* Adjust this value to control the gap between text and underline */
left: 0;
width: 100%;
height: 1px; /* Adjust the thickness of the underline */
background-color: #f4b84a; /* Set the color of the underline */
}
LOFTYINC CAPITAL & AFROPRENEUR ANGELS
In a landscape where capital is increasingly accessible to early-stage investors in Africa, what will distinguish us are our extensive networks, strong relationships, and solid reputations
.