@font-face {
    font-family: 'Lexend';
    src: url('https://static.igem.wiki/teams/5196/fonts/lexend-variablefont-wght.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* footer */
footer small {
    font-family: 'Lexend';
}


footer img {
    max-width: calc(536px / 2);
    height: auto;
}

.footer-background {
    background-image: linear-gradient(#eaa15f, #f6c46a);
}

.connect {
    font-family: 'Lexend';
    font-weight: bold;
    font-size: 2em;
    color: #3E59A8;
}


.social-icon{
    width: 50%;
    height: auto;
}