.nav-logo{
    width: 200px;
}
.nav-link:hover{
    color:rgb(56, 12, 189);
}
.footer-privacy{
    color: white;
    cursor: pointer;
    font-size: small;
    text-decoration: none;
}
.footer-copyright{
    color:white;
    font-size: small;
}
.p-font{
    font-family: 'Times New Roman';
    text-align:justify;
}
.img-body{
 width: 100%;
 height:500px;
}
.atag{
    text-decoration: none;
}
