.project-information p {
  margin-bottom: 0px;
}

.row-project {
  padding-top: 40px;
}

.row-project-1 {
  padding-bottom: 40px;


}

.projects .btn {
   margin-top: 20px;
    background-color: #01204c;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 22px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.projects .btn:hover {
   background-color: rgb(4, 51, 117);
}

.col-md-12.master-project-entry {
  margin-top: 45px;
}