.kofi-container {
display: flex;
justify-content: center;
margin: 2rem 0;
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif;
}.kofi-button {
display: inline-flex;
align-items: center;
gap: 12px;
background-color: #FF5E5B; /* Classic Ko-fi Red/Coral */
color: #FFFFFF !important;
text-decoration: none !important;
padding: 12px 24px;
border-radius: 100px;
font-weight: 600;
font-size: 1.05rem;
box-shadow: 0 4px 15px rgba(255, 94, 91, 0.3);
transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}.kofi-button:hover {
background-color: #e54e4b;
transform: translateY(-2px);
box-shadow: 0 6px 20px rgba(255, 94, 91, 0.4);
}.kofi-button:active {
transform: translateY(0);
}.kofi-icon {
width: 24px;
height: 24px;
fill: currentColor;
}/* Responsive adjustment for smaller mobile screens */
@media (max-width: 480px) {
.kofi-button {
padding: 10px 18px;
font-size: 0.95rem;
gap: 8px;
}
.kofi-icon {
width: 20px;
height: 20px;
}
}
Ardee Man Domhnall Lennon Named in Top 10 for Rose Hotel Kerry Summer Mini Stages Rally
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root { –red: #c0001e; –dark: #1a1a1a; –mid: #444; –light: #f5f4f0; –border: #ddd; –accent: #0b3c5d; }
body { background: var(–light); color: var(–dark); font-family: ‘Source Serif 4’, Georgia, serif; font-size: 18px; line-height: 1.8; }
.breaking-bar { background: var(–red); color: #fff; text-align: center; padding: 9px 16px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; }
.site-header { background: #fff; border-bottom: 5px solid var(–red); padding: 15px 24px 10px; text-align: center; }
.site-header .site-name { font-family: ‘Playfair Display’, serif; font-size: 46px; font-weight: 900; letter-spacing: -0.03em; text-transform: uppercase; }
.site-header .site-name span { color: var(–red); }
.article-wrap { max-width: 740px; margin: 30px auto; padding: 0 15px 60px; }
.meta-row { display: flex; align-items: center; gap: 10px; margin-bottom: 20px; font-size: 11px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.05em; }
.meta-category { background: var(–red); color: #fff; padding: 4px 10px; font-weight: 900; }
h1 { font-family: ‘Playfair Display’, serif; font-size: clamp(28px, 5vw, 42px); line-height: 1.15; font-weight: 900; letter-spacing: -0.01em; margin-bottom: 25px; color: var(–dark); }
h2 { font-family: ‘Playfair Display’, serif; font-size: 24px; font-weight: 900; margin: 35px 0 15px; color: var(–dark); border-bottom: 2px solid var(–border); padding-bottom: 6px; }
.lead { font-size: 21px; font-weight: 600; line-height: 1.5; color: var(–dark); margin-bottom: 30px; }
.info-card { background: #fff; border: 1px solid var(–border); border-top: 4px solid var(–red); padding: 20px; margin: 30px 0; }
.info-card h3 { font-family: ‘Playfair Display’, serif; font-size: 20px; font-weight: 900; color: var(–dark); margin-bottom: 12px; }
.tariff-panel { background: #fffdeb; border: 2px dashed #689F38; padding: 20px; margin: 25px 0; }
.adsense-container { display: block; width: 100%; margin: 35px auto; text-align: center; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 15px 0; }
.adsense-label { display: block; font-size: 9px; color: #999; text-transform: uppercase; letter-spacing: 0.2em; margin-bottom: 8px; font-family: sans-serif; font-weight: bold; }
.article-footer { margin-top: 60px; padding-top: 25px; border-top: 1px solid var(–border); font-size: 13px; color: #666; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 15px; }
Motorsport News
Local Sports
Kerry Rally
29 June 2026
Ardee Man Domhnall Lennon Named in Top 10 for Rose Hotel Kerry Summer Mini Stages Rally
Motorsport enthusiasts in Ardee have plenty to cheer about this weekend as local competitor Domhnall Lennon has been confirmed in the elite top 10 entry list for the highly anticipated Rose Hotel Kerry Summer Mini Stages Rally.
Advertisement
(adsbygoogle = window.adsbygoogle || []).push({});
The Kerry Motor Club has confirmed that the event has reached its maximum capacity, with 140 competing crews ready to tackle six challenging stages in the Castleisland area. The rally has attracted a diverse mix of national competitors, local club members, and newcomers, all vying for success across several key championships.
The event serves as a scoring round for the Top Part West Coast Rally Championship, the GK Print Southern 4 Rally Championship, and the Moriarty’s Central Car Sales Kingdom of Kerry Rally Championship.
A Local Star in the Top 10
Among the elite contenders, Ardee man Domhnall Lennon is set to make a significant impact. Co-driving for Michael Cahill in a Ford Escort (Class 14), Lennon has been seeded at number 10, placing him firmly in the top 10 entry list for what promises to be a grueling day of racing.
📋 The Weekend Ahead
- Headquarters: The Rose Hotel, Tralee.
- Service Park: Castleisland Mart complex.
- Start Time: The first car departs The Rose Hotel at 9:00 AM on Sunday morning.
The field will be led away by Monaghan’s Johno Doogan, with a host of other talented crews aiming for the podium. With the official event programme now available locally, spectators can follow the full 140-car entry list and timetable as these crews navigate the Kerry stages.
.rally-card {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
padding: 20px;
margin: 20px auto;
max-width: 900px;
border-top: 5px solid #c0001e; /* Matches your brand color */
font-family: sans-serif;
}.rally-card h3 {
margin-top: 0;
color: #1a1a1a;
font-size: 1.5rem;
margin-bottom: 15px;
border-bottom: 2px solid #eee;
padding-bottom: 10px;
}.table-responsive {
overflow-x: auto;
}.rally-table {
width: 100%;
border-collapse: collapse;
margin-top: 10px;
font-size: 0.95rem;
}.rally-table th {
background-color: #f8f9fa;
color: #333;
text-align: left;
padding: 12px 10px;
border-bottom: 2px solid #ddd;
white-space: nowrap;
}.rally-table td {
padding: 10px;
border-bottom: 1px solid #eee;
color: #444;
}.rally-table tr:hover {
background-color: #f1f1f1;
}Top Ten Entry List
| # | Driver | Co-Driver | Address | Vehicle | Class |
|---|
| 1 | Johno Doogan | Paul Lennon | Co. Monaghan / Co. Cavan | Ford Escort Mk2 | 14 |
| 2 | Jason Black | Karl Egan | Co. Armagh / Co. Cork | Toyota Starlet RWD | 14 |
| 3 | Christopher O’Callaghan | TBA | Co. Limerick / TBA | Ford Escort Mk2 | 14 |
| 4 | Frank Kelly | Lauren Kelly | Co. Tyrone / Co. Tyrone | Ford Escort Mk2 | 14 |
| 5 | John Michael Kennelly | Dylan Harrington | Co. Limerick / Co. Waterford | Ford Escort Mk2 | 13 |
| 6 | Vincent O’Shea | Eoin O’Donoghue | Co. Kerry / Co. Kerry | Darrian T90 GTR | 14 |
| 7 | Dave Slattery | Denis Coffey | Co. Kerry / Co. Kerry | Ford Escort Mk2 | 13 |
| 8 | Tommy Mason | Paul McGlinchey | Co. Kerry / Co. Kerry | Ford Escort | 14 |
| 9 | Mike Quinn | Kieran Doherty | Co. Kerry / Co. Kerry | Ford Escort Mk2 | 14 |
| 10 | Michael Cahill | Domhnall Lennon | Co. Meath / Co. Louth | Ford Escort | 14 |
.ww-launch-card {
background: #ffffff;
border: 3px solid #689F38;
border-radius: 20px;
padding: 30px;
max-width: 500px;
margin: 40px auto;
text-align: center;
box-shadow: 0 10px 25px rgba(0,0,0,0.1);
font-family: ‘Helvetica Neue’, Arial, sans-serif;
}
.ww-launch-headline {
color: #FFC107;
background: #33691E;
padding: 10px;
border-radius: 10px;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}
.ww-launch-card h2 { color: #33691E; margin-top: 0; }
.ww-launch-card h3 { color: #5D4037; font-size: 1.2rem; }
.ww-launch-card p { color: #2C3E50; line-height: 1.6; }
.ww-launch-btn {
display: inline-block;
background-color: #689F38;
color: #ffffff;
padding: 15px 30px;
border-radius: 30px;
text-decoration: none;
font-weight: bold;
margin-top: 20px;
transition: background 0.3s ease;
}
.ww-launch-btn:hover { background-color: #FFC107; color: #33691E; }
Website Now Live!

Welcome to Wiggle Worms!
Kids Gardening in Ireland
WiggleWorms Ireland helps schools and families start gardens, wormeries, and wildlife projects.
Turn Screen Time into Grow Time!
Let’s make little hands into creative hands. Muddy hands, big smiles, and green fingers—the ultimate guide to gardening with kids.
Start Growing Today
(adsbygoogle = window.adsbygoogle || []).push({});
Error: Contact form not found.
. . .
[the_ad id=”10746″]