*{
    margin: 0px;
    padding: 0px;
}
.p-head{
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    border-bottom: 1px solid rgb(10, 10, 75);
    text-transform: uppercase;
    font-family: 'Times New Roman';
}
.bck{
    background-color:rgb(241, 239, 236); 
    padding-bottom: 90px;
    color: rgb(10, 10, 75);
}
.post{
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    font-family: 'Times New Roman';
}
.ancr{
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
    color: blue;
    font-family: 'Times New Roman';
}

.list{
    margin-top: 30px;
}
.list li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 14px;
}
.strg{
    border-bottom: 1px solid rgb(10, 10, 75);
    border-top: 1px solid rgb(10, 10, 75);
font-weight: bold;
font-family: 'Times New Roman';
font-size: 15px;
}
.caps{
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Times New Roman';
    font-weight: 500;
    margin-top: -4px;
}
.info{
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    font-family: 'Times New Roman';
    text-transform: uppercase;
}
.clt{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: -8px;
}
.order li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 4px;
}
.ol-2{
    margin-left: 45px;
    margin-top: -13px;
}
.ol-2 li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 4px;
}
.ol-3{
    margin-left: 130px;
    margin-top: -13px;
}
.ol-3 li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 4px;
}
.clt-1{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 0px;
}
.clt-3{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 30px;
    margin-bottom: 20px;
}
.cookie{
    font-family: 'Times New Roman';
}
.cookie li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 4px;
}
.list-1{
    margin-top: 5px;
}
.list-1 li{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Times New Roman';
    margin-top: 14px;
}