p {
    color: #bebebe !important;
    font-size: 14px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
}

h2 {
    color: #ececec !important;
    font-size: 18px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
}

ul {
    color: #feb600 !important;
}

ol {
    color: #feb600 !important;
}