h1{
    color:#e7c196 !important;
}
h2{
    color:#C57938 !important;
}
h3{
   color: #C57938 !important
}
footer{
    color: #1a1a1a !important; 
    font-weight: 600;
}
header{
    background-color: rgb(255 255 255 / 0.5) !important;
}
#codigo-qr{
    border-radius: 0 !important;
    border: none !important;
}
#codigo-qr:hover{
    background-color: #FBF3E8 !important;
}
.bg-slate-800 {
    background-color: #382417 !important;
    --tw-bg-opacity: 1;
}
.bg-slate-900{
    background-color: #6D3C1C !important;
}
.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.5) !important;
}
.bio p{
    text-align: justify !important;
}
.border-slate-800 {
    border-color: rgb(222, 232, 179) !important;
    --tw-border-opacity: 1;
}
.certificado{
    width: 50% !important;
}
.custom-scrollbar::-webkit-scrollbar {
    height: 6px;
}
.custom-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #e7c196;
    border-radius: 10px;
}
.desarrollo{
    color:#c57938 !important;
}
.fa-coffee {
    color: #C57938 !important;
}
.header{
    background-image: url("img/coffee_bar.jpg") !important;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hover\:text-white:hover {
    color: #E7C196 !important;
    --tw-text-opacity: 1;
}      
.logo-footer img {
    display: inline-block;
    width: 25%;
}
.logo-footer img:hover{
    opacity: .5;
}
.scan{
    color:#6d3c1c !important;
}
.text-slate-500{
    color:#e7c196 !important;  
}
