.badground{
    background-color: antiquewhite;
}
.typeFont-1 {
    font-family: 'Brush Script MT', cursive;

}
.typeFont-2 {
    font-family: 'Trebuchet MS', serif;
}
.typeFont-3 {
    font-family: Garamond, serif;
    
}

.typeFont-4 {
    font-family: 'Vegur', 'PT Sans', Verdana, sans-serif;
    font-weight: 900;
    font-size: 22px;

}
.sizeFont-19 {
    font-size: 19px;
}

.sizeFont-20 {
    font-size: 22px;
}

.color-1 {
    font-size: 19px;
}

.padding-1 {
    font-size: 19px;
}

.barCategorias {
    
    margin-bottom: 500px;
}

.margin-1 {
    
    margin: 20px;
}

.margin-top-1{
    margin-top: 40px;
}

.margin-top-2{
    margin-top: 31px;
    margin-left: 40px;
}

.margin-top-3{
    margin-top: 38px;
    margin-left: 40px;
}

.opacity-1{
    opacity: 0.4;
}


.badge {
    position: absolute !important;
    right: 100px !important;
    top: 1px !important;
    border-radius: 10% !important;
  
}


