/*Esquema de colores para SFTI Control*/
:root {
    --color-two: #2C3B8E !important;
    --color-three: #57B73E !important;
    --color-table-caption: #2C3B8E !important;
    --color-table-th: #57B73E !important;
    --color-table-border: #010b02 !important;
}