.faq-container {
    margin: 10px;
    padding: 20px;
    border-radius: 11px;
    box-shadow: 0 2px 13px -5px #000;
}