.col-one {
    background-color: #ee9b00;
    font-size: 40px
}

.col-two {
    background-color: #e9d8a6;
    font-size: 30px
}

.col-three {
    background-color: #005f73;
    font-size: 24px
}

.col-four {
    background-color: #0a9396;
    font-size: 24px
}

.col-five {
    background-color: #94d2bd;
    font-size: 24px
}