Tälle sivulle on tehty omaa css-koodia

h2 {
color: black;
}

.has-cyan-bluish-gray-background-color {
background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: #f0f0f0;
}

/Taulukoiden otsikkosolut/

th {
background-color: #fef;
}

footer {
background-color: #f