@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@300;400;700&display=swap');

body {
    font-family: 'Orbitron', sans-serif;
}

.small-img {
    width: 40px;
    height: auto;
}
