.notihead {
    background: var(--accent);
    border-radius: 1rem;
    color: white;
    margin: 0.5rem;
}
