.img_qa_sizq {
    max-width: 800px;
    width: 100%;
    height: auto;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.about h1 {
    font-weight: bold;
}

.about h2 .btn {
    color: var(--top_text);
}

.about .card-header {
    background-color: var(--light_bg);
}