.logo-and-selector-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin:20px 0}.centered-selector{display:flex;flex-direction:column;align-items:center}.flight-type-links{display:flex;gap:10px;margin-top:10px}.flight-type-links a{font-weight:700;text-decoration:none;cursor:pointer}th{background-color:#001f3f;color:#fff;font-weight:700}tr:nth-of-type(odd){background-color:#e0f7fa}tr:nth-of-type(2n){background-color:#fff}