@font-face {
  font-family: myFirstFont;
  src: url(NotoSansLao-Medium.ttf);
}
*{
     font-family: myFirstFont;
}
body {
    margin: 0;
    padding: 0;
    background: linear-gradient(170deg, rgba(49, 57, 73, 0.8) 20%, rgba(49, 57, 73, 0.5) 20%, rgba(49, 57, 73, 0.5) 35%, rgba(41, 48, 61, 0.6) 35%, rgba(41, 48, 61, 0.8) 45%, rgba(31, 36, 46, 0.5) 45%, rgba(31, 36, 46, 0.8) 75%, rgba(49, 57, 73, 0.5) 75%), linear-gradient(45deg, rgba(20, 24, 31, 0.8) 0%, rgba(41, 48, 61, 0.8) 50%, rgba(82, 95, 122, 0.8) 50%, rgba(133, 146, 173, 0.8) 100%) #313949;
    color: white;
  
  
  }
  
  .container {
    width: 95%;
    margin: auto;
    background: linear-gradient(170deg, rgba(49, 57, 73, 0.8) 20%, rgba(49, 57, 73, 0.5) 20%, rgba(49, 57, 73, 0.5) 35%, rgba(41, 48, 61, 0.6) 35%, rgba(41, 48, 61, 0.8) 45%, rgba(31, 36, 46, 0.5) 45%, rgba(31, 36, 46, 0.8) 75%, rgba(49, 57, 73, 0.5) 75%), linear-gradient(45deg, rgba(20, 24, 31, 0.8) 0%, rgba(41, 48, 61, 0.8) 50%, rgba(82, 95, 122, 0.8) 50%, rgba(133, 146, 173, 0.8) 100%) #313949;
  
    padding: 20px;
  }
  
  .warning {
  
    color: rgb(201, 35, 35);
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    font-size: 40px;
  }
  
  .policy-statement {
    border-radius: 4%;
    background: rgb(49, 65, 114);
    padding: 15px;
    margin-top: 20px;
  }
  
  h1 {
    text-align: center;
  }
  
  li {
    margin-bottom: 10px;
  }
  
  .footer {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
  }
  
  button {
    padding: 10px 20px;
    background-color: #f44336;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  b{
    font-size: 18px;
  }
  button:hover {
    background-color: #d32f2f;
  } body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background: linear-gradient(170deg, rgba(49, 57, 73, 0.8) 20%, rgba(49, 57, 73, 0.5) 20%, rgba(49, 57, 73, 0.5) 35%, rgba(41, 48, 61, 0.6) 35%, rgba(41, 48, 61, 0.8) 45%, rgba(31, 36, 46, 0.5) 45%, rgba(31, 36, 46, 0.8) 75%, rgba(49, 57, 73, 0.5) 75%), linear-gradient(45deg, rgba(20, 24, 31, 0.8) 0%, rgba(41, 48, 61, 0.8) 50%, rgba(82, 95, 122, 0.8) 50%, rgba(133, 146, 173, 0.8) 100%) #313949;
    color: white;
  
  
  }
  
  .container {
    width: 95%;
    margin: auto;
    background: linear-gradient(170deg, rgba(49, 57, 73, 0.8) 20%, rgba(49, 57, 73, 0.5) 20%, rgba(49, 57, 73, 0.5) 35%, rgba(41, 48, 61, 0.6) 35%, rgba(41, 48, 61, 0.8) 45%, rgba(31, 36, 46, 0.5) 45%, rgba(31, 36, 46, 0.8) 75%, rgba(49, 57, 73, 0.5) 75%), linear-gradient(45deg, rgba(20, 24, 31, 0.8) 0%, rgba(41, 48, 61, 0.8) 50%, rgba(82, 95, 122, 0.8) 50%, rgba(133, 146, 173, 0.8) 100%) #313949;
  
    padding: 20px;
  }
  
  .warning {
  
    color: rgb(201, 35, 35);
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    font-size: 40px;
  }
  
  .policy-statement {
    border-radius: 4%;
    background: rgb(49, 65, 114);
    padding: 15px;
    margin-top: 20px;
  }
  
  h1 {
    text-align: center;
  }
  
  li {
    margin-bottom: 10px;
  }
  
  .footer {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    font-weight: bold;
  }
  a{
    color: wheat;
  }
  
  button {
    padding: 10px 20px;
    background-color: #f44336;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  b{
    font-size: 18px;
  }
  button:hover {
    background-color: #d32f2f;
  }




   