.info-card{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
