p {
    color: rgb(0, 37, 248);
}

h2 {
    color:orange
}

h4 {
    color: darkorchid;
}
