p {
    color: #cf1c44;
    background: #D8C6B8;
    border: 2px solid black;
}

h1 {
    color: rgb(216, 198, 184);
    font-size: 46px;
}

p2
{
    color: rgb(11, 148, 70)
}