.elementor-7206 .elementor-element.elementor-element-47f3d9e{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-040c1a7 */.tabela-turmas-wrapper {
    overflow-x: auto;
    width: 100%;
}
.tabela-turmas {
    border-collapse: collapse;
    width: 100%;
    min-width: 900px;
    font-size: 14px;
}
.tabela-turmas th {
    background-color: #E30613;
    color: #fff;
    text-align: left;
    padding: 12px 16px;
    white-space: nowrap;
}
.tabela-turmas td {
    padding: 12px 16px;
    white-space: nowrap;
    border-bottom: 1px solid #eee;
}
.tabela-turmas tbody tr:nth-child(even) { background-color: #f2f2f2; }
.tabela-turmas tbody tr:nth-child(odd)  { background-color: #ffffff; }
.tabela-turmas td:first-child { font-weight: 600; }

@media (max-width: 768px) {
    .tabela-turmas { font-size: 12px; }
    .tabela-turmas th, .tabela-turmas td { padding: 8px 10px; }
}

.tabela-turmas .curso-link {
    color: #1a1a1a;
    text-decoration: none;
}
.tabela-turmas .curso-link:hover {
    color: #E30613;
    text-decoration: underline;
}/* End custom CSS */