.orange p{
    color: white;
}
.orange h1{
    color: white;
}

.orange h2:first-child{
    margin-top: 0;
}

.orange{
    margin-top: 2em;
}