The African Nations Championship (CHAN 2024) is a beautiful football tournament on paper. But in East Africa, it has transformed into something more explosive.
For the entire month, Kenyans and Tanzanians have been deeply embroiled in online banter following exemplary performances of the Harambee Stars and Taifa Stars.
/* 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;
}