.body{
    color: blueviolet;
}


.MainText{
    text-align: center;
    color: #ef3ca1;
    font-weight: 500;
    text-decoration-color: aqua;
    
}


/* main  Advertize Side*/
.newText{
    color: brown;
    font-size: 20px;
    font-weight: 900;
}

.new1 img{
    width:90%;
    height: 400px;
    border-radius: 10px;
    margin: 30px;

}
/*CSS for Semesters*/
.main2{

    margin: 20px;
   background-color: #ef3ca1;
}
.color1{
    background-color: #cbced1;
}
/*Row CSS*/
.row1{
    color: #880909;
    text-align: center;
    width:100%;
}
.side{
    color: rgb(18, 53, 43);
   text-align:center;
    border-color: brown;
    font-weight: 900;
}

.scheme{
    width: 50%;
    height: fit-content;
    
}
.scheme img{
    width: 100%;
    height: fit-content;

}
.cse1{
    line-height: 3.5rem;
    color: #144862;
    font-weight: 900;
}
.cse2{
    color: #880909;
    line-height: 2.5rem;
    font-weight: 800;
}


.body{
    
   background-color: #BEA6A0;

}
.scheme img{
    width: 100%;
}
.scheme h2{
    color:#4D8076 ;
    font-weight: 900;
}
.scheme h1{
    color: blue;
}
.program{

    font-weight: 800;

}

/*Start DAA CSS Files*/
.defination{
    color: rgba(235, 12, 209, 0.908);
    font-weight: 900;
    font-size: 1rem;

}
.daa01 img{
    width: 100%;
    height: 250px;
    border-radius: 45px;
}


.separate img{
    width: 100%;

}