BuildersNKY - Upcoming Events
body {
margin: 0;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: #0d1b2a;
color: #e0e0e0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100vh;
text-align: center;
padding: 20px;
}
h1 {
font-size: 3rem;
margin-bottom: 0.2em;
color: #00aaff;
}
p {
font-size: 1.2rem;
margin-bottom: 2em;
color: #a0c4ff;
}
.events {
max-width: 600px;
width: 100%;
}
.event-link {
display: block;
background-color: #0077cc;
color: white;
text-decoration: none;
padding: 1em 1.5em;
margin: 0.8em 0;
border-radius: 8px;
font-size: 1.1rem;
transition: background-color 0.3s ease;
}
.event-link:hover {
background-color: #005fa3;
}
footer {
margin-top: auto;
font-size: 0.9rem;
color: #555;
}
BuildersNKY
Upcoming Events — Stay Tuned & Join Us!