justify-content: center; text-decoration: none; } .inscription > a:nth-child(1):hover, .inscription > a:nth-child(3):hover { color: var(--dark-fg); } .inscription > *:nth-child(2) { flex: 0 75%; } .inscription > a > iframe { width: 100%; } .tabs { align-items: center; display: flex; } .tabs > a { color: var(--light-fg); padding: 1rem; } .tabs > *:first-child { flex: 1; text-align: right; } .tabs > *:last-child { flex: 1; text-align: left; } .icon { height: 1rem; width: 1rem; }