.footer-top__graduate {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-block-start: 1rem;
}

.footer-top__graduate a {
    padding: 0.5rem 1rem;
    border: 1px solid #e1e3e5;
    border-radius: 2rem;
}