.name-title {
    margin-bottom: 0.5rem; /* smaller gap between name and "About Me" */
}

.lato {
    margin-bottom: 2rem; /* nice space before the row starts */
}

.skill-logo {
    max-width: 60px; /* Adjust size here */
    height: auto;
}