header.header, footer.footer {
	font-family: 'Manrope';
    line-height: 1.5;
}

header.header a {
	font-family: 'Manrope';
}

.header-search__form input {
	padding: 10px;
}

.container-content > * {
  margin-bottom: 10px;
}

.container-content > ul {
  margin-left: 20px;
  list-style-type: disc;
}

.popup {
  font-family: 'Manrope';
  line-height: 1.5;
}

.btnn {
  padding: 10px 20px;
  color: #000;
  border: 2px solid #000;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Manrope';
  font-weight: 700;
}

.btnn-w {
  color: #fff;
  border: 2px solid #fff;
}

.certificate__title {
  color: #3a1657;
  font-size: 40px;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
}

.certificate-list__content {
  line-height: 1.5;
  font-family: 'Manrope';
  color: #000;
}

.like_program_inner {
	margin-bottom: 0px !important;
}