h1{
    color: #000000;
}

 /*Google Font*/
h1{
    font-family: "Abhaya Libre ExtraBold";
    font-weight: 400;
    
}

body{
    font-family:sans-serif;
    color: #000000
    
}

