/* css file for count and portfolio section */
/* count */

.counts{
    align-items: center;
    justify-content: center;
}

.arrow{
    color: yellow;
    width: 100px;
}

#counts-centre{
    /* padding-left: 35px; */
    justify-content: center;
}