
/*FONDOS*/
.bg-dff0fa{
    background-color: #dff0fa!important;
}
.bg-2a9dde{
    background-color: #2a9dde!important;
}
.bg-f7f8f9{
    background-color: #f7f8f9!important;
}
.bg-5282bd{
    background-color: #5282bd!important;
}
.bg-f118a7{
    background-color: #f118a7!important;
}
.bg-ffffff{
    background-color: #ffffff!important;
}
.bg-909090{
    background-color: #909090!important;
}
.bg-47484a{
    background-color: #47484a!important;
}
/*COLORES*/
.c-dff0fa{
    color: #dff0fa!important;
}
.c-2a9dde{
    color: #2a9dde!important;
}
.c-f7f8f9{
    color: #f7f8f9!important;
}
.c-5282bd{
    color: #5282bd!important;
}
.c-f118a7{
    color: #f118a7!important;
}
.c-ffffff{
    color: #ffffff!important;
}
.c-909090{
    color: #909090!important;
}
.c-47484a{
    color: #47484a!important;
}
.c-256fb1{
    color: #256fb1;
}
/*BORDES*/
.bc-dff0fa{
    border-color: #dff0fa!important;
}
.bc-2a9dde{
    border-color: #2a9dde!important;
}
.bc-f7f8f9{
    border-color: #f7f8f9!important;
}
.bc-5282bd{
    border-color: #5282bd!important;
}
.bc-f118a7{
    border-color: #f118a7!important;
}
.bc-ffffff{
    border-color: #ffffff!important;
}
.bc-909090{
    border-color: #909090!important;
}
.bc-47484a{
    border-color: #47484a!important;
}
.bc-000000{
    border-color: #000000!important;
}