:root{
    --text-color: #73EC8B;
}
.color-school{
    color: var(--text-color);
}
.scrollto{
    font-size: 1em !important;
}