.Purpose-obejctive h2 {
    color: #313071;
    font-size: 30px;
}
.Purpose-obejctive {
    background: #83b03d;
    padding: 2% 4%;
}
.Purpose-obejctive ul {
    color: white;
    padding: 20px;
    text-align: left;
}
.Purpose-obejctive p {
    color: white;
    text-align: left;
}
.curriculum-module {
    padding: 2% 2%;
}
table > thead > tr > th, .table > thead > tr > th {
    text-align: center;
}
table > tbody > tr > td p {
    text-align: center;
}

.curriculum h2 {
    color: #302f70;
    margin-bottom: 20px;
}