main h1 {
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}

img {
    width: 40px;
    height: 40px;
}

 .cont {
    justify-content: center;
}

.cont img, .cont p {
    margin: 20px 5px;
}

.rec p {
    text-align: center!important;
    margin: 20px;
}
