.campusNote{
    width:100%;
    font-weight: 400;
    font-size: 0.75rem;
    text-align: center;
    padding-bottom:1.5rem;
    display: flex;
    gap: 0.4rem;
    justify-content: center;
    align-items: center;
}