body {
    background-color: lightgray !important;
}

#process {
    background-color: rgb(155, 189, 193);
    border-radius: 15px;
}

.description {
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 24px;
}

a, h1 {
    font-style: italic; 
}