#overview {
    background: linear-gradient(to bottom, teal, navy);
}

#description {
    background: linear-gradient(to bottom, crimson, rebeccapurple);
}