.ik-terms {
   
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    text-transform: capitalize;
    
    color: #000000;
}

.ik-t-p2{
    
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 160%;

text-align: center;
letter-spacing: 0.02em;

color: rgba(0, 0, 0, 0.8);
}

.ik-t-p3{
font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 36px;

color: #000000;
}

.ik-t-p4{
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 160%;
/* or 29px */


color: rgba(0, 0, 0, 0.5);
}