.payment-instruct h3 {
    margin: 0 0 24px 0;
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: var(--text-primary);
}
.payment-instruct ul {
    list-style: none;
    margin: 0;
    padding: 0;
}