.languageCard{flex-direction:column;gap:4vh;height:100%}.cardContent,.languageCard,.languageSelector{display:flex;justify-content:space-between;align-items:center;width:100%}.languageSelector{flex-direction:column;gap:2vh;text-align:center;height:100%}.verticalSeparator{height:100%;width:5px;background-color:#130e0a;border-radius:30px}.langButtonsContainer{display:flex;width:100%;justify-content:space-around;button{font-size:20px}}