@CHARSET "UTF-8";

:root {
  --cor-principal: #202529;
  --cor-secundaria : #285793; /**/
  --cor-hover: #333;

}

.table{
    padding-bottom: 100px !important;
}
