.cent{
    display: flex;
    justify-content: center;
    align-items: center;
}
.estilodial{
    background: rgb(141, 5, 5);
    text-align: center;
}
p {
    font-size: 16px;
    color: #e7c905;
}