
.colorlib-nav {
    background-color: #4A90E2;
}

.newsection {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 0 0% 0;
    background-color: white;
}

.navbar {
  margin-bottom: 0
}

#navbardiv .bg-primary {
    background-color: #4A90E2 !important!
}

#navbardiv {
  margin-left: auto!important;
}

body {
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 2;
    color: gray;
}

.navbar-brand {
  font-size: 20px;
}
