:root{
	--primary:#822727;
	--light:#a46767;
	
	
}
#magin-header{
    margin: 10%
    padding: 10%;
}

#cicb{
    height: 150px;
    width: 150px;
}

#uatx {
    height: 150px;
    width: 150px;
}


.bg-wine{
    background-color: #822727;
}

.btn-primary
{
    background-color: #e2b43a;
    border-color: #b7915d;
}
.text-cicb{
	color: #822727;
}

.text-cicbDos{
	color: #e2b43a;
}

a{
	color: #ffffffff;
}

