The atmosphere at the Kasarani Stadium was charged. One could touch the hope in the air.
And it turned even more electric at the 48th minute when Alphonce Omija headed in to take Harambee Stars ahead.
/* 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;
}