.bg-60 {
  background-color: #F7F7F7 !important;
}

.bg-60-text {
  color: #646464 !important;
}

.bg-30 {
  background-color: #84BED6 !important;
}

.bg-30-text {
  color: #FFFFFF !important;
}

.bg-60-text-dark {
  color: #646464 !important;
}

.bg-10 {
  background-color: #EA7066 !important;
}

.bg-10-text {
  color: #FFFFFF !important;
}

.tpp-bg-menu {
  background-color: #222222 !important;
}

.tpp-bg-footer-1 {
  background-color: #222222 !important;
}

.tpp-bg-footer-2 {
  background-color: #222222 !important;
}

.tpp-bg {
  background-color: #F7F7F7 !important;
}

.tpp-text {
  color: #646464 !important;
}

.tpp-text-light {
  color: #969696 !important;
}

.tpp-bg-1 {
  background-color: #E8665C !important;
}

.tpp-text-1 {
  color: #E8665C !important;
}

.tpp-text-1-light {
  color: #E58F89 !important;
}

.tpp-bg-2 {
  background-color: #0572E6 !important;
}

.tpp-text-2 {
  color: #0572E6 !important;
}

.tpp-color-2-light {
  color: #79AFE5 !important;
}