.p-cookie {
    font-size: 16px;
    line-height: 21px;
    color: #4B4B49;
    font-weight: 400;
    letter-spacing: 0;

}

.container-cookie {
    padding-top: 40px;
    padding-bottom:40px;
}

.container-cookie a {
    color: #6B5095;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
}

.btn-cookie {
border: 1px solid #C0C1C2;
background: #C0C1C2;
position: absolute;
z-index: 1;
border-radius: 30px;
display: block;
margin-top: 20px;
margin-bottom: 40px;
font-weight: 900;
padding: 10px 30px;
}