.icons{
    width: 40px;
    height: 40px;
}
.contenedor{
    display: flex;
    justify-content: start;
}
.color{
    color: #0E7EE4;
}