body {
    background-color: #ffffff;
    font-family: "Poppins", sans-serif;
    color: #333;
}

* {
    text-decoration: none !important;
}
