Νομική ειδοποίηση

 

.legal-container { max-width: 800px; margin: 0 auto; font-family: 'Nunito', sans-serif; color: #444; line-height: 1.6; font-size: 16px; } .legal-header { margin-bottom: 30px; border-bottom: 2px solid #eee; padding-bottom: 15px; } .legal-header h2 { color: #207A93; /* Fifibox Teal */ font-weight: 800; font-size: 26px; margin: 0; } h3 { color: #207A93; font-size: 20px; margin-top: 30px; margin-bottom: 15px; display: flex; align-items: center; } h3::before { content: ''; display: inline-block; width: 8px; height: 8px; background-color: #CFAF3A; /* Gold */ border-radius: 50%; margin-right: 10px; } .company-details { background-color: #F9F9F9; border: 1px solid #eee; padding: 20px; border-radius: 8px; margin-bottom: 20px; } .company-details strong { color: #333; } ul { padding-left: 20px; } li { margin-bottom: 10px; } a { color: #207A93; text-decoration: none; font-weight: bold; } a:hover { text-decoration: underline; }