section.quotation .row {
    row-gap: 24px;
}

section.quotation .quotation__card {
    padding: 30px;
    border: 1px solid #D6B448;
    background: #FFF;
    height: 100%;
}

section.quotation .quotation__card h2 {
    font-size: 30px;
}