.green {
    color: #80C342;
}

.orange {
    color: #EB661D;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}
