body {
    /*background-color: white;*/
}


h1.mt-5 {
    margin-top: 1rem!important;

}

.th_condomini {
    background-color: steelblue;
    color: white;
}

.footer_container {
    background-color: aliceblue;
}


