/* Add custom CSS styles below */

header {
    background: linear-gradient(to bottom, #f90404, #d80404);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}




footer{
    background: linear-gradient(to bottom, #f90404, #d80404);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}