.test-component {
    color: red;
}

.test-component:focus {
    color: red;
}