.pagecontent img {
border-radius: 10px;
}




#freshersfb {
width: 250px;
height: 50px;
background-color: #3b5998;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;

}

#freshersfb a {
color: white;
text-decoration: none;
}

#postgrad {
border: 1px solid #3b5998;
width: 250px;
height: 50px;
background-color: #3b5998;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;

}

#postgrad a {
color: white;
text-decoration: none;
}

#postgrad-blogs {
width: 250px;
height: 50px;
background-color: #9999cc;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;

}

#postgrad-blogs a {
color: white;
text-decoration: none;
}


#undergrad-blog {
width: 250px;
height: 50px;
background-color: #9999cc;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;

}

#undergrad-blog a {
color: white;
text-decoration: none;
}
