header{
    background-color: rgb(235, 235, 235);
    border-radius: 10px;
}

.heading-section{
    background-color: rgb(0, 71, 153);
    color: white;
    border-radius: 10px;
}
