body {
    background: #c4c4c6;
    /*margin-bottom: 100px;*/
    margin-top: 60px;
   
}

.bg-dark {
    background-color: #002177!important;
}
img.rounded-circle.icon-35 {
    width: 12%;
    padding-top: 6px;
}
.footer-div {
    background: #dc3545;
    position: fixed;
    bottom: 0px;
     font-size: 75%;
}