body {
    font-family: Roboto,sans-serif;
    color: #7A7A7A;
  }

.dark{
    background-color: #2A2A2A ;
}
.dark-light{
    background-color: #393939  ;   
}
.header-color{
    color: #002E52;
}
.footer-text-color{
    color: #EDEDED !important;
}