.footerlink {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

.accordion--header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}