#faq-area{margin:2rem;display:flex}.question{font-weight:700;cursor:pointer;border:none;background-color:transparent;color:#555}.question:hover{color:#000}.answer{padding:0 18px;max-height:0;overflow:hidden;transition:max-height .2s ease-out;text-align:justify}.answer p{font-size:90%}