.speaker-a {
    border: 2px solid orange;
}

.speaker-b {
    border: 2px solid olivedrab;
}