Harambee Stars striker Masoud Juma (left) dribbles the ball past Edward Omondi during a training session at Ulinzi Sports Complex on July 31, 2025. [FKF Media]
The wait is over, it’s over, it’s over now, move over.
Just to borrow from reggae artist Bunny Wailer’s Here in Jamaica song, “…come along every goodie, come and hear what I have to say, come and listen and I will tell you what is the talk of the town today…”
/* New modal style */
.fade-out-container {
position: relative;
background: none;
top: -95px;
padding: 4rem 0rem 2rem;
text-align: center;
}
.fade-out-overlay {
position: absolute;
top: -40px;
left: 0;
width: 100%;
height: 60px;
z-index: 1;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.subscribe-content {
position: relative;
z-index: 2;
padding: 20px;
background: #ffffff;
top: -55px;
}
.subscribe-content h1 {
font-size: 2rem;
margin: 2rem 0;
font-weight: bold;
color: #ed1a3b;
}
.subscribe-content h2 {
margin-bottom: 2rem;
}
.subscribe-content button {
background-color: #ed1a3b;
color: white;
font-size: 1.25rem;
padding: 0.75rem 2rem;
border: none;
border-radius: 0px;
cursor: pointer;
margin-top: 1rem;
min-width: 200px;
}
.subscribe-content p {
margin-top: 1.5rem;
font-size: 0.95rem;
}
.subscribe-content a {
color: #ed1a3b;
text-decoration: underline;
}
.unlock-paywall-title{
font-size: 25px;
}