.page .content__inner p {
  color: #000000;
}

.footer {
  background-color: #00539b;
}

.section-title._active {
  color: #02aa60;
}

.section-title span {
  color: #02aa60;
}

.about__top h2.section-title {
  color: #02aa60;
}

.header__top {
  background-color: #02aa60;
}

.header__lang li.current-lang a {
  background-color: #00539b;
}

.header__lang li a {
  background-color: #00539b;
}

.btn-go {
  color: #8db2c5;
}

.partners__item-name a:hover {
  color: #8db2c5;
}

.news__item-info .date-info {
  background-color: #00539b;
}

.products__bottom p {
  color: #00539b;
}

.products__slider-slide .card__title {
  color: #00539b;
}

.about__left .gmp p {
  color: #00539b;
}

.hero__mail:hover a {
  color: #00539b;
}

.hero__phone:hover a {
  color: #00539b;
}

.hero__phone:hover svg {
  color: #00539b;
  background-color: #00539b;
}

use {
  background-color: #00539b;
}



.hero__mail:hover svg {
  background-color: #00539b;
}