.custom-header{background-color:#000;padding:10px 20px}.ac-header-container,.custom-header{align-items:center;display:flex;justify-content:space-between;width:100%}.ac-header-container{margin:0 auto;max-width:1200px}.ac-navbar{display:flex;gap:30px}.logo img{height:40px}nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}nav li{display:inline}nav a{color:#fff;font-size:15px}.cta-button,nav a,nav a:hover{text-decoration:none}.cta-button{background-color:#12c2a2;border-radius:5px;color:#000;font-size:15px;padding:10px 15px}.cta-button:hover{color:#fff;text-decoration:none}