// Archive .page-template-template-teams { .team-research, .team-support { width: 100%; &:first-of-type { margin-top: 45px; } } } .teams-listing-text-links-wrapper { margin: 30px 0; } .teams-listing-links { column-count: 2; margin-top: 30px; @media ( min-width: $screen-md-min ) { margin-top: 0; } } .teams-listing-item { margin-bottom: 15px; } .teams-listing-link { border-bottom: 4px solid transparent; clear: both; color: $grey-128; font-size: 18px; font-weight: bold; &:hover, &:focus, &:active { color: $yellow; border-color: $yellow; } } // Single .team-banner-row { padding-top: 5px; } .single-team .team-banner-top-line { display: none; } .single-team .content-styles h1 { margin-bottom: 5px; } .single-team .hero-strap { color: $yellow; } .single-team hr { margin: 30px 0; } .single-team .content-styles ul.team-areas-list { overflow: hidden; margin-top: 0; padding-left: 0; li.team-area-item { margin-left: 0; margin-bottom: 10px; a { border-bottom: 4px solid transparent; color: $grey-128; display: inline-block; font-size: 18px; &:hover, &:focus, &:active { border-color: $yellow; color: $yellow; } } } } .team-publications-all-item { margin: 30px 0; } .team-publications-all-link { border-bottom: 4px solid transparent; color: $grey-128; font-size: 18px; font-weight: 700; &:hover, &:focus, &:active { border-color: $yellow; color: $yellow; } } .team-pi-title { color: $yellow; font-size: 26px; font-weight: 700; margin-bottom: 25px; } .team-pi-image { margin-bottom: 25px; max-width: 240px; } .team-pi-name { color: $black; font-size: 17px; font-weight: 700; } .team-pi-email, .team-pi-website { border-bottom: 0 !important; color: $grey-128 !important; font-size: 13px !important; &:hover, &:focus, &:active { color: $yellow !important; } }