.va-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.va-icon {
    margin: 1rem 0;
}