.ktl {
    background-color: #00BC4E;
    color: white;
}

.twl {
    background-color: #E2231A;
    color: white;
}

.isl {
    background-color: #0073B5;
    color: white;
}

.tkl {
    background-color: #7D499D;
    color: white;
}

.drl {
    background-color: #F173AC;
    color: white;
}

.tml {
    background-color: #9A3820;
    color: white;
}

.wrl {
    background-color: #B6008D;
    color: white;
}

.eal {
    background-color: #61B4E4;
    color: white;
}

.nsl {
    background-color: #D52A0A;
    color: white;
}

.ewl {
    background-color: #009743;
    color: white;
}

.side-img {
    float: right;
    margin: 15px;
    border: 1px solid white;
    outline: 1px solid black;
    border-radius: 6px;
}
