.text-primary {
    color: #397c9b !important;
}

.btn-primary {
    background-color: #397c9b !important;
    color: white;
}

.btn-primary:hover {
    background-color: white !important;
    border: none !important;
    color: #397c9b;
}

.bg-primary {
    background-color: #397c9b !important;
}

.dropdown-item:hover {
    background-color: #397c9b !important;
    color: white !important;
}

.dropdown-item .active:active {
    background-color: #397c9b !important;
    color: white !important;
}

.medium-primary-icon {
    color: #397c9b !important;
}

.pagination-text {
    color: #397c9b !important;
    ;
}

.clean-primary-btn {
    background: white;
    color: #397c9b;
}

.clean-primary-btn:hover {
    background: #397c9b;
    color: white;
}

.background-pastors {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/pastors.jpeg');
}

.background-bulletins {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/bulletins.jpg');
}

.background-events {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/events.jpg');
}

.background-ministries {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/ministries.jpeg');
}

.background-counseling {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/counseling.jpeg');
}

.background-gallery {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/gallery.jpeg');
}

.background-devotionals {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/devotional.jpeg');
}

.background-news {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/news.jpeg');
}

.background-articles {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/article.jpg');
}

.background-courses {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/courses.jpg');
}

.background-groups {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/groups.jpeg');
}

.background-giving {
    background: linear-gradient( rgba(58, 124, 156, 0.7), rgba(58, 124, 156, 0.7)), url('../images/giving.jpeg');
}