

 
/* ===== Custom CSS Start ===== */
 
/* Example: Body background */
body {
    background-color: #ffffff;
}
 
/* Example: Heading color */
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
 
/* ===== Custom CSS End ===== */