nav {
    padding: 10px;
}

footer img.h-10 {
    height: 6.5rem;
    background: #ffffff;
    border-width: 15px;
    border-radius: 15px;
    border-color: white;
}

section .scroll-reveal video {
    border-radius: 30px;
}

footer .grid {
    word-break: break-all;
}

nav img.h-12 {
    height: 4rem;
} 