/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3/12/2021, 11:59:38 AM
    Author     : Usuario
*/

.c-bg-meica-claro {
    background-color: #00681C !important;
}
.c-font-meica-claro {
    color: #00681C !important;
}
.c-border-left-meica-claro {
    border-left-color: #00681C !important;
}
.c-border-right-meica-claro {
    border-left-color: #00681C !important;
}

.c-bg-meica-ocuro {
    background-color: #89D720 !important;
}
.c-font-meica-ocuro {
    color: #89D720 !important;
}
.c-border-left-meica-ocuro {
    border-left-color: #89D720 !important;
}
.c-border-right-meica-ocuro {
    border-left-color: #89D720 !important;
}

.c-bg-torres {
    background-color: #FC6E0A !important;
}
.c-font-torres {
    color: #FC6E0A !important;
}
.c-border-left-torres {
    border-left-color: #FC6E0A !important;
}
.c-border-right-torres {
    border-left-color: #FC6E0A !important;
}
