.bs-home-hr {
    background-color: #011d6f;

}

.bs-footer {
    background: #002081;
}

.bs-footer .bs-credits {

    COLOR: WHITE;
}

.bs-footer h6 {
    color: #ffffff;
}

.bs-form-inline.text-center {
    background: aliceblue;

}

.bs-menu-lv1:hover, .nav-item.show > .bs-menu-lv1 {
    box-shadow: 0 -5px inset rgb(0 32 129);
   
}

a.terminosroto {
    font-weight: bolder;
}

.bs-collection__product-brand {
  
    background: #1ba0dec7;

}

.btn-danger {
    background-color: grey !important;
   
}

.btn-danger:hover {
    background-color: red !important;
   
}

.bs-img-square picture img  {
    
    padding-bottom: 11px;

    }

    h1.bs-product__title {
    text-transform: uppercase;
}

h1.bs-product__title {

    font-size: 1.8rem;
}