@tailwind base;
@tailwind components;
@tailwind utilities;


.header-links-ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-item{
    padding-bottom: 0.75rem;
    font-weight: 700;
}

.parish-font-secondary {
    color: #ffffff !important;
}
.sub-header-a{
    text-decoration: none;
}
ol, ul, menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.council-list-img{
    max-height: 100px;
}