.navbar {
    display: none;
}

.wdg-boton.btn-primary {
    background-color: #809ce5 !important;
    color: #00183D !important;
}

.wdg-boton {
    background-color: #00183D !important;
    color: #809ce5 !important;
}

.custom-icon {
    max-height: 45px;
}

.custom-icon path {
    fill: #FFA44F;
}