@import url('https://fonts.googleapis.com/css2?family=Itim&family=Kalam:wght@300&family=Shadows+Into+Light&display=swap');
#home>header>section>.row>p{
    font-size: 14px !important;
    line-height: 16px;
    /*text-align: justify;*/
}
.languages, h3{
    font-family: 'Itim', cursive;
}
.panel>header>h2{
    font-family: 'Kalam', cursive;
}
#home>header> h3{
    font-family: 'Century Gothic' !important;
}
.date{
    font-family: 'Shadows Into Light', cursive;
    font-size: 18px;
}
#home>header>section{
    margin-top: 20px;
}
.peducation{
    margin-top: 35px;
}
.pcertification{
    margin-top: 25px;
}
.description{
    /*text-align: justify;*/
}
.roleBullet{
    margin: 0 30px 0 30px;
    /*text-align: justify;*/
    font-size: 18px;
}
.jobDescription{
    margin-top: 10px;
    border: 2px solid lightblue;
    border-radius: 5px;
    margin-left: 10px;
    padding: 10px;
    box-shadow: 10px 5px 5px;
    
}
.profileLinks{
    color: gray !important;
    font-size: 30px !important;
}
.universitylogo{
    max-width: 190px;
    height: 80px;
}