.l-footer--type1 {
  --bs-link-color: #ACB1BA;
  line-height: 1.375;
  color: #ACB1BA; }
  .l-footer--type1 a {
    color: var(--bs-white);
    text-decoration: none; }
    .l-footer--type1 a:hover {
      text-decoration: underline; }
  .l-footer--type1 .menu--columns {
    color: var(--bs-white); }
  .l-footer--type1 .l-footer__contacts a,
  .l-footer--type1 .l-footer__developer a,
  .l-footer--type1 .menu--columns .menu__item--level-2 .menu__item-link {
    color: var(--bs-link-color); }
  .l-footer--type1 .l-footer__contacts .link--phone,
  .l-footer--type1 .l-footer__contacts .link--email {
    display: inline-block;
    margin-bottom: .5rem; }
  .l-footer--type1 .border-bottom {
    border-color: rgba(var(--bs-white-rgb), 0.2) !important; }
  @media (min-width: 992px) {
    .l-footer--type1 .menu--columns > * {
      padding-right: 6.875rem; } }
