.span-cright {
  color: #cccccc;
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.span-cright a {
  color: #cccccc;
  font-size: 14px;
  text-decoration: none;
}

.span-cright a:hover {
  color: #e6ad00;
  font-size: 14px;
  text-decoration: none;
}

.btn-ghana {
  background-color: #fe0505;
  color: #ffffff;
}

.btn-main {
  background-color: #000000;
  color: #ffffff;
}

.btn-main2 {
  background-color: #d31105;
  color: #ffffff;
  font-size: 32px;
  width: 280px;
}

@media (max-width: 360px) {
  .btn-main2 {
    background-color: #d31105;
    color: #ffffff;
    font-size: 24px;
    width: 220px;
    /*letter-spacing: normal;*/
  }
}

.btn-main:hover {
  background-color: #cc9900;
  color: #000000;
}

.btn-ghana:hover {
  background-color: #cc9900;
  color: #000000;
}

.btn-main2:hover {
  background-color: #cc9900;
  color: #000000;
}

.headline {
  font-size: 32px;
  font-family: 'Noto Sans';
  font-weight: 600;
  color: #555555;
}

@media (max-width: 360px) {
  .headline {
    font-size: 24px;
    font-family: 'Noto Sans';
    font-weight: 600;
    color: #555555;
  }
}

.intro-text-big {
  font-size: 18px;
  color: #5c5a5a;
  font-family: 'Noto Sans';
}

@media (max-width: 360px) {
  .intro-text-big {
    font-size: 16px;
    color: #5c5a5a;
    font-family: 'Noto Sans';
  }
}

.footer-container {
  padding-bottom: 20px;
}

.foot2 {
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}

.foot2 a {
  font-size: 14px;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.foot2 a:hover {
  font-size: 14px;
  color: #e6ad00;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.section-head {
  font-size: 32px;
  font-weight: 600;
  font-family: 'Noto Sans';
  color: #555555;
}

.section-head {
  font-size: 32px;
  font-weight: 600;
  font-family: 'Noto Sans';
  color: #555555;
}

@media (max-width: 360px) {
  .section-headcn {
    font-size: 24px;
    font-weight: normal;
    font-family: 'Oswald';
    color: #555555;
  }
}

@media (max-width: 360px) {
  .section-head {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Noto Sans';
    color: #555555;
  }
}

@media (max-width: 360px) {
  .section-head {
    font-size: 26px;
    /*font-weight: 600;*/
    font-family: 'Oswald';
    color: #555555;
  }
}

.section-column {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.section-text {
  font-size: 18px;
  font-family: 'Noto Sans';
  line-height: 25px;
  color: #5c5a5a;
}

.section-text2 {
  font-size: 18px;
  font-family: 'Roboto Condensed';
  line-height: 25px;
  color: #5c5a5a;
}

@media (max-width: 360px) {
  .section-text {
    font-size: 16px;
    font-family: 'Noto Sans';
    line-height: 24px;
    color: #5c5a5a;
  }
}

@media (max-width: 360px) {
  .section-text2 {
    font-size: 16px;
    font-family: 'Roboto Condensed';
    line-height: 24px;
    color: #5c5a5a;
  }
}

.breadcrumb2 {
  background-color: rgba(191,191,191,0.36);
}

@media (max-width: 360px) {
  .breadcrumb2 {
    width: fit-content;
  }
}

.breadcrumb-item2 a {
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
}

@media (max-width: 360px) {
  .breadcrumb-item2 a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
  }
}

.breadcrumb-item2 a:hover {
  color: #846404;
}

.highlight {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pb-5 {
  padding-bottom: 1.0rem!important;
}

.pt-5 {
  padding-bottom: 1.0rem!important;
}

a:hover {
  color: rgb(89,68,4);
}

a {
  color: rgb(145,109,6);
  text-decoration: none;
}

.head1 {
  font-size: 60px;
}

@media (max-width: 360px) {
  .head1 {
    font-size: 40px;
    padding-top: 15px;
  }
}

.panel-text {
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
}

.panel-link {
  color: #896803;
  font-style: italic;
  font-size: 15px;
  line-height: 18px;
}

.panel-link a:hover {
  color: #695003;
  font-style: italic;
  font-size: 15px;
  line-height: 18px;
}

.paneltitle {
  padding-top: 10px;
  font-size: 26px;
  color: #313437;
}

.paneltitle a {
  padding-top: 10px;
  font-size: 26px;
  color: #313437;
}

.paneltitle a:hover {
  padding-top: 10px;
  font-size: 26px;
  color: #896803;
}

.rounded-circle.img-fluid.mx-auto.d-block {
  width: 240px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 360px) {
  .rounded-circle.img-fluid.mx-auto.d-block {
    width: 160px;
  }
}

.prog-headline {
  font-size: 28px;
  font-family: 'Oswald';
  padding-top: 10px;
  padding-bottom: 10px;
}

.prog-headline {
  font-size: 17px;
  font-family: 'Oswald';
  padding-top: 15px;
  padding-bottom: 10px;
}

.prog-col {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.land-headline {
  font-family: 'Bebas Neue';
  font-size: 50px;
  line-height: 45px;
}

@media (max-width: 360px) {
  .land-headline {
    font-family: 'Bebas Neue';
    font-size: 30px;
    line-height: 30px;
  }
}

.prog-heading {
  font-family: 'Oswald';
  font-size: 38px;
  padding-top: 10px;
  color: #555555;
  margin-bottom: 20px;
}

