.container-tekst-boks {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.årets_krus_overskrift{
    font-family: "Winky Sans", sans-serif;
}
.årets_krus_tekst{
    background-color: #D9D9D9;
    font-family: "Winky Sans", sans-serif;
    text-align: left;
}
.baggrunds_boks_til_tekst_krus{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.tekst_boks{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    padding: 30px;
}
.Links_overskrift1 {
    font-family: "Winky Sans", sans-serif;
}
.links1{
    font-family: "Winky Sans", sans-serif;
}
.top_tekst{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    font-family: "Winky Sans", sans-serif;
    text-align: left;
    padding: 30px;
}
.boks1{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    padding: 30px;
}
.boks2{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    padding: 30px;
}
.boks3{
    width: 80%;
    height: 40%;
    background-color: #D9D9D9;
    padding: 30px;
}