<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
  font-size: 1.2em;
  color: #757272;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

p {
  line-height: 1.7;
}

a {
  transition: all 0.3s ease;
  color: #109fcd;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #109fcd;
}

a:focus {
  outline: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

blockquote {
  border-left: solid 4px #12aee0;
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.2em;
  margin: 0 0 1em 0;
  padding: 0.2em 0 0.2em 0.5em;
}

.bl-sides {
  margin: 1em 0 1em 0;
  padding: 0.2em 0.5em 0.2em 0.5em;
}

.bl-blue {
  background: #12aee0;
  color: white;
  font-style: normal;
  font-weight: bold;
}

.eifl-section-pad-top {
  padding-top: 80px;
  padding-bottom: 40px;
}

.eifl-content-box {
  padding-top: 20px;
  padding-bottom: 40px;
}

.eifl-continue {
  padding: 20px 0 30px 0;
}

.row, .eifl-content-box {
  padding-bottom: 20px;
}

.eifl-text-primary {
  color: #12aee0;
}

.eifl-font-big {
  font-size: 1.25rem;
}

.mb-0 {
  font-size: 1.3em;
}
.program-container {
    min-height: 77px;
}

.eifl-btn-primary {
  color: white;
  background-color: #12aee0;
  border-color: #109fcd;
  padding: 10px 30px;
}

.eifl-btn-primary:hover,
.eifl-btn-primary:focus {
  color: white;
  background-color: #109fcd;
}

.btn-algn1 {
  padding: 42px 0 30px 0;
}

.spot-num {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0;
  color: #208742;
}
.spot-num1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0;
}
.spot-text {
  font-size: 0.75em;
  margin-bottom: 0;
}
.text-left .spot-text {
  margin-left: 10%;
}
.spot-title {
  margin-bottom: 0;
}
.spot-green1 {
  background-color: #208742;
  color: #208742;
}
.spot-green2 {
  background-color: #113b1e;
  color: #113b1e;
}
.spot-green3 {
  color: #208742;
}
.img-spot {
  width: 150px;
}
.img-spot-gr {
  margin-top: 20px;
  margin-bottom: 20px;
}

.img-oa-bl {
  height: 32px;
}
.img-oa-wh {
  height: 60px;
}

#ghana-graph{
  margin-bottom: 20px;
}

.fin-bl {
  background-color: #06AEDE;
  color: #06AEDE;
}
.fin-re {
  background-color: #ED1C2A;
  color: #ED1C2A;
}
.fin-gr {
  background-color: #278742;
  color: #278742;
}
.fin-or {
  background-color: #F47922;
  color: #F47922;
}

.photos {
  background-color: #fafafa;
}

/* Navbar */
.eifl-navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
  transition: all 0.3s ease;
}

.eifl-navbar.scroll {
  background-color: white;
  border-bottom: 1px solid #757272;
}

.navbar-brand {
  color: white;
  font-size: 1.4rem;
  font-weight: bold;
}

.eifl-navbar.scroll .navbar-brand {
  color: #12aee0;
}

.navbar-brand:hover,
.eifl-navbar.scroll .navbar-brand:hover {
  color: #109fcd;
}

.nav-item {
  list-style: none;
}

.eifl-nav-link {
  color: white;
}

.eifl-navbar.scroll .eifl-nav-link {
  color: #12aee0;
}

.eifl-navbar.scroll .eifl-nav-link:hover,
.eifl-navbar.scroll .eifl-nav-link.current,
.eifl-nav-link:hover {
  color: #FFF;
  background-color: #12aee0;
}

.navbar-toggler {
  border: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-toggler-icon {
  color: white;
  padding-top: 6px;
}

.eifl-navbar.scroll .navbar-toggler {
  border: 1px solid #707070;
}

.eifl-navbar.scroll .navbar-toggler-icon {
  color: #707070;
}

.eifl-top-text-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.eifl-top-text-container-inner {
  margin-top: -90px;
}

.eifl-top-title {
  font-size: 3.5rem;
  text-shadow: 2px 2px 2px #333;
}

.eifl-top-subtitle {
  text-shadow: 2px 2px 2px #333;
}

.eifl-intro-next {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}

.eifl-down-arrow-link {
  display: block;
  margin-top: 18%;
}

.eifl-down-arrow {
  color: #FFF;
  cursor: pointer;
  background: #12aee0;
  padding: 15px 40px;
  transition: all 0.3s ease;
}

.eifl-down-arrow:hover,
.eifl-down-arrow:focus {
  color: #FFF;
  background: #109fcd;
  padding: 20px 50px;
}

.eifl-section-title {
  font-size: 2.6rem;
  font-weight: normal;
}

.eifl-intro-name {
  font-size: 1.5rem;
}

.eifl-text {
  font-size: 1rem;
}
.count-text {
  font-size: 1rem;
  line-height: 1.3;
}
.count-text .count-gla,
.count-text .count-glb,
.count-plus {
  color: #12aee0;
  font-size: 1.5rem;
  font-weight: bold;
}

.eifl-small-text {
  font-size: 0.8rem;
}

.eifl-icon {
  display: block;
}

.img-right {
  float: right;
  padding-left: 20px;
}

.table {
  color: white;
}

.connect-us ul li {
  display: inline-block;
  margin: 5px;
}

.connect-us ul li a {
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  color: #12aee0;
  transition: all 0.3s;
  target=â€_blankâ€ 
}
.connect-us ul li a:hover {
  background-color: #109fcd;
}

#eifl {
  background-color: #fafafa;
  background-image: url(../img/eifl-loop-01.jpg);
  background-repeat: no-repeat;
  height: 100vh;
  min-height: 375px;
  position: relative;
}

#vision, #people, #spotlight, #finance {
  color: white;
  background-color: #fafafa;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 100%;
  padding-bottom: 50px;
  padding-top: 100px;
}

#vision {
  background-image: url(../img/vision-02.jpg);
  min-height: 400px;
}

#people {
  background-image: url(../img/people-02.jpg);
  min-height: 375px;
}

#spotlight {
  background-image: url(../img/feature-01.jpg);
  min-height: 700px;
}

#finance {
  background-image: url(../img/finance-01.jpg);
  min-height: 900px;
}

@media (min-height: 600px) and (min-width: 1920px) {
  #eifl, #vision, #people, #spotlight, #finance {
    background-size: cover;
  }
}
@media (min-height: 830px) {
  #eifl, #vision, #people, #spotlight, #finance {
    background-position: center -50px;
  }
}
@media (min-height: 680px) and (max-height: 829px) {
  #eifl, #vision, #people, #spotlight, #finance {
    background-position: center -300px;
  }
}
@media (min-height: 500px) and (max-height: 679px) {
  #eifl, #vision, #people, #spotlight, #finance {
    background-position: center -400px;
  }
}
@media (max-height: 499px) {
  #eifl, #vision, #people, #spotlight, #finance {
    background-position: center -450px;
  }
}

@media (max-height: 480px) {
  .eifl-top-text-container-inner {
    margin-top: -40px;
  }
  .eifl-intro-next {
    bottom: 20px;
  }
}

.eifl-people-content {
  position: relative;
  z-index: 100;
}

.eifl-container-spotlight {
  position: relative;
  z-index: 100;
}

.item-link {
  display: flex;
  align-items: center;
}

.item-link i,
.item-link span {
  color: white;
  transition: all 0.3s ease;
}

.item-link:hover i,
.item-link:hover span {
  color: #109fcd;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1275px;
  }
  .eifl-container-vision {
    max-width: 600px;
  }
  .eifl-container-finance {
    max-width: 1063px;
  }
}

@media (max-width: 991px) {
  .eifl-text-container {
    padding-left: 15px;
    padding-top: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .eifl-text-container {
    padding-left: 0px;
  }
  .eifl-container-vision {
    max-width: 600px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-nav {
    max-width: 200px;
    text-align: right;
  }
  .navbar-collapse {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 3px;
  }
  .navbar-collapse .nav-link {
    color: #707070;
    padding-right: 20px;
  }
  .img-spot-gr {
    max-width: 200px;
  }
}
@media (max-width: 415px) {
  .eifl-navbar {
    max-width: 360px;
  }
}
</pre></body></html>