    
.tandc_cont {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 20px;
    margin-top: 100px;
    min-height: 100vh;
    text-align: justify;
}

.tandc_h1 {
    text-align: center;
    color: black;
}

.tandc_ol {
    padding: 20px;
    color: black;
}

.tandc_li {
    margin-bottom: 10px;
    color: black;
}

