.tc-sub-header{
    text-align: center;
    margin-top: 30px;
}

.tc-sub-header h2{
    font-size: 35px;
    color: #d50000;
}

.tc-main-header{
    text-align: center;
}

.tc-main-header h2{
    font-size: 35px;
    font-weight: 700;
}

.terms-conditions-content{
    line-height: 3rem;
    width: 90%;
    margin: 20px auto 30px auto;
    font-family: 'Poppins', sans-serif;
}

.terms-conditions-content p{
    margin-bottom: 2rem;
}

.content-sub-header{
    font-size: 16px;
}