.heading-comment, .par-comment {
    color: #0064ff;
}

.par-comment {
    text-align:right;
    float:left;
}

.hamburger span {
    background-color:white !important;
}

@media screen and (max-width:620px){
    .navbar-brand img{
        max-width:90%;
    }
    
}

.btn-white display-4{
    min-width:160px !important;
}