﻿
/* Add these styles for better cookies page presentation */
.cookies-policy h2 {
    color: #2c3e50;
    border-bottom: 2px solid #0d6efd;
    padding-bottom: 10px;
    margin-top: 30px;
}

.cookies-policy h5 {
    color: #34495e;
    margin-top: 20px;
}

.cookies-policy ul {
    padding-left: 20px;
}

.cookies-policy li {
    margin-bottom: 8px;
}

.table th {
    background-color: #0d6efd;
    color: white;
}

.contact-info {
    border-left: 4px solid #0d6efd;
}
