.navbar{font-weight: 400;
    background-color: #004937 !important;

    min-height:80px;

    box-shadow:0 3px 3px #333;

    font-size:1.1rem;}

    .navbar a{color: #fff !important; transition: all .3s;font-family: trebuchet ms;}

p{

    text-align: justify;

}

body{    padding-top:60px;background-color: #00664d; color: #fff; font-family: arial;}

h4{color:rgb(255, 255, 146);font-family: trebuchet ms;margin:20px 0px 10px 0px;}
.committee b, .keynote b{color:rgb(255, 255, 109);font-size: 1.2rem;font-weight: 400}
.tpCommittee li {list-style: none ;margin-bottom: .8rem}
.cfp li {list-style: disc ;margin-bottom: .8rem}

.committee h4{color: #fff;text-shadow: 3px 3px 8px #000;}
.committee hr{background-color: rgb(101, 133, 109);}

.fa-envelope, .fa-phone{color: rgb(255, 255, 117);}