Test FAQ

.horizontal-header {
background: #fff;
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 25px;
border-bottom: 1px solid #eee;
font-family: Arial, sans-serif;
}

/* Logo */