h1,h2,h3,h4,h5,h6, .like-h1 {
  font-family: "Slabo 27px"!important;
}
.titleclass {
  padding: 65px 0 210px;
  background: url("../img/book.png") no-repeat 50% 115%, #1f2944 !important;
}
.titleclass .page-header {
  height: auto!important;
}
.page-header-inner {
  color: #fefeff;
}
.like-h1 {
  font-size: 70px;
  line-height: 1.5;
}
.main-intro-wrapper {
  display: flex;
  justify-content: space-between;
}
.main-intro {
  width: 48%;
  color: #898989;
}
.img-wrapper {
  position: relative;
  padding: 60px 0;
  text-align: center;
}
.img-wrapper::before, .img-wrapper::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 2px;
  height: 50px;
  background-color: #898989;
}
.img-wrapper::before {
  top: 0;
}
.img-wrapper::after {
  bottom: 0;
}
.main-intro p {
  margin: 20px 0!important;
}
.main-intro.two {
  text-align: center;
}
#sidebar-main, #sidebar-inner {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
#sidebar-main {
  padding: 0 10px;
  background-color: #f4f4f4;
}
#menu-menu-in-africa-menu-1 {
  display: none;
}
#menu-menu-in-africa-menu a:hover {
  color: #cf99b1;
}
#wpforms-submit-24 {
  background-color: #cf99b1;
}
#wpforms-submit-24:hover {
  background-color: transparent;
}
footer .widget_text {
  text-align: center;
}
.footercredits {
  font-size: 16px!important;
}
