@import url('https://cdn-uicons.flaticon.com/2.5.1/uicons-regular-rounded/css/uicons-regular-rounded.css');


.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
    background-color: rgba(255, 255, 255, 0.5);
    padding-left: 2px;
    padding-right: 2px;
}

.btn.btn-primary {
    background: #D2C9B0 !important;
    color: #fff !important;
    border: #b2a991 !important;
}

.bg-deorigen2 {
    background-color: #b2a991 !important;
}

.contact-section .box {
    background: #D2C9B0  !important;
}