.faq-item {
    margin-bottom: 20px;
}

.faq-question {
    font-weight: bold;
    color: #000080;
    cursor: pointer;
}

.faq-answer {
    margin-top: 5px;
    margin-left: 15px;
    border-left: 3px solid #CCCCCC;
    padding-left: 10px;
}

.construction {
    text-align: center;
    margin: 10px 0;
}
