@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

.icon{
    height: 7rem;
    width: 7rem;
    margin: 1rem;
}

.item-img-wrap {
    margin-bottom: 1.5em;
}

.team-name h4 {
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 300;
    line-height: .5em;
    margin-top: 0.5em;
}

.team-name h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: .3em;
}

.team-name h6 {
    font-size: 18px;
    line-height: 1.3em;
}