 .page {
    background-color: #adadad;
  }
  body{
    font-family: Microsoft JhengHei !important;
  }

  .logo{
    font-weight: 600 !important;
    color: #21305c;
  }

  .lous-background{
    background: #21305c;
    color: white;
  }

  .louis-info{
    color: #21305c;
    font-size: 18px;
    font-weight: 600;
  }

  .copyrights p{
    color: #21305c;
    font-size: 15px;
    font-weight: 600;
  }

  .form-login{
    width: 100%;
    border-radius: 8px;
  }