body {
    background-color:#872299;
}
   


h1{
    font-family: Verdana, sans-serif;
    font-weight: 500;
    font-style: initial;
    font-size: x-large;
    color: #044545;
}
ul{
        font-family: "WDXL Lubrifont TC", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: small;
        color: #06552b;
      
}
p{
    font-family: serif;
    font-size: medium;
    color: #040f39;
  
}
