/* Add custom CSS styles below */ 

        
        div.kayan-header{
        background:RGB(47, 81, 48) !important;
        }
            .lg\:rtl\:text-right:where([dir="rtl"], [dir="rtl"] *)
{
        color: #fff;
    }
    .kayan-copyright p {
      color:#FFFFF5 !important;}
      
      i.kayan-color-text{
      color:#000!important;
      }
      
      
      .w-24{
          width: 12rem;
    aspect-ratio: 16 / 9;
      
      }
      
      body:after{
      
          background-size: 80%;
      }
      .object-cover{
          object-fit: contain;}
          .kayan-footer {
    background-color:RGB(47, 81, 48)!important;
}