

h1, h2, h3, p{
text-align: left;
margin: auto auto;
position: relative;
color: #000;
}


.col-cookie{
margin-top: 200px;
}


.h1-cookie{
font-size: 2.2em;
font-weight: 600;
text-transform: uppercase;
padding: 20px 0 0 0;
}


.h2-cookie{
font-size: 1.8em;
font-weight: 600;
text-transform: uppercase;
padding: 20px 0 0 0;
}


.h3-cookie{
font-size: 1.3em;
font-weight: 600;
text-transform: uppercase;
padding: 20px 0 0 0;
}

p {
margin: 10px 0;
}


strong {
font-weight: bold;
}