/* Custom styles for the Terms and Conditions page */
header {
    text-align: center;
}

section {
    margin-bottom: 30px;
}

ul {
    list-style-type: disc;
    margin-left: 20px;
}

address {
    margin-top: 10px;
    font-style: normal;
}
