.pricing-table h3 {
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 1.1em;
    font-weight: normal;
    margin: -20px -20px 50px -20px;
    padding: 20px;
	text-transform: capitalize;
} 
.makyajh {
    color:#144a8d;
    font-weight: 800;
}
.makyajp {
    color:#144a8d;
    font-weight: 600;
}
.makyajdiv {
                background: rgba(20, 74, 141, 0.1);
                padding-top:10px;
                padding-bottom:5px;
                border-radius:8px;
}
.call-to-action  {
    margin-bottom: 50px;
}
.call-to-action .call-to-action-content {
    text-align: center;
    width: 100%;
    margin-left: 0%;
    padding-top: 35px;
}
#UniLogo {
    margin-bottom:50px;
}
#footer {
    margin-top: 151px;
}