.contenedor-leyenda {
    margin: 10px 0 20px 0;
}

.contenedor-leyenda .leyenda {
    border: 2px solid #ffeb00;
    padding: 5px 10px;
    border-radius: 7.5px;
    text-transform: uppercase;
}