/*
    Sky blue: #2DA0EB 
    Powder Blue: #8CD2FA
    True Blue: #0050C3
    Gray background: #F5F6FC;
*/

.thought-leadership-title {
    color: #2DA0EB;
}

.thought-leadership-post-title {
    color: #2DA0EB;
}

#heading-download-whitepaper, .heading-download-whitepaper {
    background: #8CD2FA !important;
}

.pagination .page-numbers {
    background-color: #2DA0EB;
}

.news-item-title {
    color: #2DA0EB;
}

.news-item:hover {
    background: #2DA0EB;
}

#LeopardSolutions-Footer {
    background: #001027 !important;
    font-family: 'Roboto', sans-serif !important;
}

#LeopardSolutions-Footer ul li {
    list-style: none;
    font-size: 18px;
    font-weight: 27px;
    padding: 0 0 2px 0 !important;
}

#LeopardSolutions-Footer p.copyright {
    color: rgba(255, 255, 255, 0.5098039215686274) !important;
}

#menu-footer-menu>li.menu-item>a {
    color: #8CD2FA !important;
    font-size: 22px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    cursor: default;
}

#menu-footer-menu>li.menu-item>ul {
    margin: 10px 0 0 0 !important;
}

#top-navigation #menu-item-22005 > .dropdown-menu {
    width: 350px;
}

#top-navigation .menu-item .menu-item > [data-toggle="dropdown"] {
    display: none;
}

#top-navigation .menu-item .menu-item h3 [data-toggle="dropdown"] {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #1E1E1E;
    padding: 15px 20px 15px 20px;
    position: relative;
    top: 10px;
    display: block;
}

#top-navigation .menu-item .menu-item h3 .dropdown-menu {
    margin-top: 30px;
}
