body{
    font-family: Arial, Helvetica, sans-serif;
}

h1 , h2 , h3 , h4 {
    font-family: "Oswald", sans-serif;
}

.uk-navbar-container {
    background-color: white;
}

.color-black{
    color:black;
    
}

.logo {
    width: 250px;
    height: 50px;
}

.info {
    background-color: transparent; 
    border: 2px solid #000;
    border-radius: 20px;
    padding: 5px;
    color: white;
}
.info2 {
    background-color: transparent; 
    border: 2px solid #000;
    border-radius: 20px;
    padding: 5px;
}
.vacantes {
    font-size: 70px;
}

.disponibles {
    color: #ffc926;
}

.cbp{
    color:#8f2736;
    font-size: 50px;
}
/* ayuda aqui */
.footer-imagen::after {
content: "hola me llamo juan y necesito afecto";
}

.cbp1{
    position: relative;
    transform: translate(50%, -100%);
    z-index: 4;
}
.pepe {
    margin: 0px 10px 0px 10px   ;
}

.foto-dados{
    background-image: url("img/bitmap.png");
    
}
.foto-dados p{
    color: white;
    font-size: 13px;
    
}

/* aqui queria ir del padre hasta el hijo pero necesito ayuda */
.uk-card .uk-position-bottom-left {
    color: white;
}

.asd{
    padding:10px;
    color: #fff;
}

.logo-2{
    filter: brightness(0) invert(100%);
}
