.react{
    i{
        font-size: 45px;
        color: red;
    }
    span{
        font-size: 18px;
        color: white;
    }

}

