.textcolor1 {
    color: #2de2bd;
}

.textcolor2 {
    color: #e29e2d;
}

.bgcolor1 {
    background-color: #2de2bd !important;
    background: #2de2bd !important;
}

.bgcolor2 {
    background-color: #e29e2d !important;
    background: #e29e2d !important;
}