.caixa{
    padding: 60px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.hov{
    color: #fff;
}

.hov:hover{
    color: rgba(0, 0, 0, 0.295)
}