@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: A9pwan - Nonprofit Charity Bootstrap 5 Template
    Version: 1.0

-----------------------------------------------------------------------------------


-----------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
*/
#header.header-scrolled, #header.header-inner-pages {
  background: rgb(32, 80, 153) !important;
  padding: 12px 0;
}

.navbar .nav-link-contact:hover {
  border: 1px solid;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #d1dcfd;
}

.text-primary {
  color: rgb(32, 80, 153) !important;
}

.btn-custom {
  color: #205099;
  border: 1px solid #205099 !important;
}

.btn-custom:hover {
  background-color: #205099 !important;
}

.faq .faq-list .question {
  color: #205099 !important;
}

.grid-item-founder {
    background-color: #21559d;
}