.aktsii h1 {
    margin-bottom: 64px;
}

.aktsii h1::before {
    content: "";
    display: block;
    margin-top: -0.12em;
}

.aktsii h1::after {
    content: "";
    display: block;
    margin-bottom: -0.16em;
}

.aktsii .cards {
    padding-bottom: 120px;
}

.aktsii .card {
    border: none;
}

.aktsii .support h1 {
    margin-bottom: unset;
}

.aktsii .support {
    margin-bottom: 0;
}