    .footer {background-color: #626a44;}
  
    .lu .mainMenu__link {
      color: #626a44;
    }
    
    .lu .luButton.luButton-apply {
      background-color: #626a44;
    }
    .lu .luButton.luButton-apply:hover {
      background-color: #464c30;
    }    .pageLayout__content .video-wrapper iframe, .pageLayout__content video {
      max-width: 100% !important;
      height: auto !important;
      aspect-ratio: 16 / 9;
    }