
.carousel-indicators {
   justify-content: start;
   left: 0;
   margin-left: 4rem;
}

.ContenedorBuscador{
    height: 146px;
    background-color: #17313A;
}
.section__title{
    font-family: 'DIN-Bold';
    color: #1961AC;
    font-size: 32px;
    margin-top: 35px;
}
.section__text{
    font-family: 'DIN';
    color: #545454;
    font-size: 20px;
    margin-top: 10px;
}
.Categorias__sectionTitle{
    font-family: 'DIN-Bold';
    color: #545454;
    font-size: 32px;
    
}