*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.pe{
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #000002;
}


.h1e{
    font-size: 25px; 
    font-family: "Oxanium", sans-serif;
    font-weight: bold;
    color: #000002;
}

.bg-dw{
    color: #FED126;
}

.grc{
    color: #858585;
}


