/* Custom styles for Radio Scouting Ireland */
body {
    font-family: 'Roboto', sans-serif;
}

/* Additional utility classes if needed */
.hero-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}