body {
    letter-spacing: .05em;
    line-height: 1.6;
    font-size: 0.85rem;
}
h1, h2, h3, h4, h5 h6 {
    font-family: "Poppins", sans-serif;
}
#pageservices h2, #pagedocs h2, #pagenews h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.entry-content {
    margin: 20px 0 30px;
    line-height: 1.75em;
    font-size: 0.9rem;
}
p {
    line-height: 1.3
}
.hidden {
    display: none;
}
.navbar-topleft li, .navbar-topleft li a {
    display: inline-block;
    color: #0b1c39;
    text-decoration: none;
}
.navbar-topleft i {
    color: #528ffe;
}
.navbar-dark, .navbar-light {
    background: #005aab;
}
.navbar-nav .nav-link {
    color: #fff;
}
/*#nav-header .dropdown-menu {
    background: #005aab;
    color: #666;;
}
.dropdown-item {
    color: #666;
}*/
#nav-header .dropdown-menu .nav-link {
    letter-spacing: .05em;
    line-height: 1.6;
    font-size: 0.85rem;
}
.navbar-collapse {
    flex-grow: inherit;
}
#footer-widgets ul {
    padding: 0;
}
#footer-widgets a {
    color: #000000;
    text-decoration: none;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
