@import url(style.css);

.vision-header {
    background: var(--gradient-warm);
}

#vision {
    margin-top: 60px;
    width: 75%;
}