.talign {
vertical-align: middle; 

}

.table td, .table th {

    vertical-align: middle;
    
}

.speakers-section .row {
   
    justify-content: center;
}

.speakers-section .auto-container {
    text-align: center;
}

h2 {
    margin-bottom: 20px;
}