/* Custom Style Sheet */

.container {
    max-width: 100% !important;
}

.slider-container.slider-hero-section2 {
    padding: 50px 0 50px 0;
}

.footer {
    margin-top: 125px;
}

.navbar .nav-item .nav-link {
    font-size: 13px;
    text-align: center;
    color: #171347;
    font-weight: bold;
}

.testimonials-slider {
    width: 25% !important;
}

.text-secondary {
    color: #171347 !important;
}

.text-gray {
    color: #171347 !important;
}

input::placeholder {
    color: #171347 !important;
    font-size: 14px;
}

textarea::placeholder {
    color: #171347 !important;
    font-size: 14px;
}

.stat-desc {
    color: #171347 !important;
}

/*.btn-border-white {*/
/*    border: solid 1px #818894 !important;*/
/*    color: #171347 !important;*/
/*}*/

.home-sections .section-hint {
    color: #171347 !important;
}

.home-organizations-card .home-organizations-badge, .home-organizations-card .home-organizations-desc {
    color: #171347 !important;
}

.user-inline-avatar .user-name {
    color: #171347 !important;
}

a.text-decoration-underline {
    color: #171347 !important
}

.blog-grid-card .blog-grid-detail .blog-grid-desc {
    color: #171347 !important;
}

.blog-grid-card .blog-grid-detail .blog-grid-footer {
    color: #171347 !important;
}

svg.feather.feather-bell {
    fill: #171347 !important;
}

.stars-card svg {
    color: #171347 !important;
}

.text-dark-blue {
    color: #171347 !important;
}

.pointer {
    cursor: pointer !important;
}

.purple {
    color: #ff00ff;
}

div#nav-tabContent div.tab-pane div.mt-40 div.text-gray {
    background-color: #098af9 !important;
    color: #fff !important;
    font-weight: bolder;
}
