.flag-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.home .country{display:flex;align-items:center;margin-bottom:10px;width:150px}.home .flag{font-size:24px;margin-right:8px;color:#fffc00}.home .name{font-size:16px;font-weight:700;color:#000}.custom-note-box{background-color:#eaf7fc;border-left:5px solid #fffc00;padding:15px;border-radius:5px;margin-bottom:20px;font-family:Arial,sans-serif;color:#333}.custom-note-box strong{color:#333;font-weight:700}@media (max-width:768px){.country{width:120px}.name{font-size:14px}}.container{max-width:800px;margin:0 auto;padding:20px}h2 i{font-size:24px;color:#007bff;margin-right:10px}.expert-opinions,.user-stories{background:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px;margin-bottom:20px}.opinion,.story{display:flex;align-items:flex-start;margin-bottom:20px}.opinion i,.story i{font-size:30px;color:#007bff;margin-right:15px}.text{max-width:600px}.text p{margin:0}.text strong{display:block;font-size:16px;color:#333;margin-bottom:5px}.quick-answer h3{font-size:1.5em;margin-bottom:10px;color:#007bff}