.big-title {
  font-size: 20px;
  color: #6b8592;
  font-family: 'Manrope';
}

.very-big-title {
  font-size: 80px;
  color: #6b8592;
  font-family: 'Safarnama Signature';
  padding-bottom: 10px;
}

.big-title-beige {
  font-family: 'Manrope';
  font-size: 20px;
  color: #f9f9f2;
}

.services-title {
  font-family: 'Manrope';
  font-size: 18px;
  color: #444444;
  padding-left: 30px;
}

.about-text {
  font-size: 20px;
  font-family: 'Manrope';
  color: #f9f9f2;
}

.reviews-text {
  font-size: 18px;
  font-family: 'Manrope';
  color: #6b8592;
}

.reviews-text-name {
  font-size: 16px;
  font-family: 'Manrope';
  color: #6b8592;
  font-weight: 700;
}

@media (max-width: 768px) {
  .footer-title {
    padding-bottom: 30px !important;
    padding-top: 50px;
  }
}

.footer-item:hover {
  color: #6B8592;
}

.footer-item-2 {
  font-family: 'Manrope';
  font-size: 18px;
  color: #f9f9f2;
}

.footer-item {
  font-family: 'Manrope';
  font-size: 18px;
  color: #f9f9f2;
}

.footer-title {
  font-family: 'Manrope';
  font-size: 22px;
  color: #f9f9f2;
  padding-bottom: 50px;
}

.coryright {
  font-family: 'Manrope';
  font-size: 12px;
  font-style: italic;
  color: #aaaaaa;
}

.page-title-style {
  font-family: 'Manrope';
  font-size: 24px;
  color: #6b8592;
  text-transform: uppercase;
}

.paragraph-style {
  font-size: 16px;
  color: #444444;
  font-family: 'Manrope';
}

.music-list-style {
  font-size: 20px;
  color: #444444;
  font-family: 'Manrope';
}

.breadcrumb {
  font-size: 12px;
  text-transform: uppercase;
  color: #6b8592;
  padding-bottom: 30px;
  padding-top: 10px;
}

.youtube-spotify {
  font-size: 20px;
  color: #6b8592;
  opacity: 0.5;
  font-weight: bold;
  font-family: Manrope, sans-serif;
}

