:root {
    --color-primary: #6f123a !important;
}

#myCourseButton1 {

background-color:#6f123a !important;

}

h2.heading {

color:#6f123a !important;

}

ul.link_list a {
    color: #8a8c8e !important;
}

.block_spacer h3 {
    color: #6f123a; /* Cambia colore del testo */
}
