
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
  }
  
   td {
    text-align: left;
    padding: 16px;
  }

  tr:nth-child(even) {
    background-color: #c4b698;
  }
.degree-big{
  justify-content: space-between;
  margin: 60px;
  padding: 40px;
}
.degree-big img{
  height:350px;
  width: 500px;
}
.degreee{
  float:right;
  flex: 1;
  text-align: center;
  align-items: center;
  padding: 60px;
}
table{
  width:1400px;
  margin: 50px;
  align-items: center;
}
h3{
  margin:40px;
}
.scholarship p{
  margin-left: 40px;
}
.hi{
  margin-left: 40px;
}
.for ul{
  margin-left: 80px;
}
.footer{
  width:100%;
  text-align: center;
  padding:30px 0;
}
.footer h4{
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: 600;
}
img{
  border-radius: 10px;
}
